Install
Works with Drupal: ^10 || ^11 || ^12Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Edit summary:
Drupal 12 compatibility release: updates core version support, config migration handling, and test coverage.
Release notes:
Commerce Quick Node Clone 2.0.1
This release adds official Drupal 12 compatibility and includes migration/fallback improvements for configuration handling.
Changes in this release:
Added Drupal 12 support in module compatibility metadata.
Added post-update handling to migrate legacy configuration key usage to the current configuration key.
Improved compatibility logic for Group entity class usage across supported Drupal/Group combinations.
Added/expanded automated test coverage (functional, kernel, and unit) for D12 compatibility and config migration behavior.
Kept backward compatibility for existing sites by preserving fallback reads from legacy settings where needed.
Upgrade notes:
Update to 2.0.1.
Run database updates to execute post-update hooks.
Clear caches after deployment.
Verify module settings under the module configuration page.