Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
First of I would like to say a big thank you to all for using and contributing my module.
In this release I applied the patches related with deprecated code fragments and Convert Drush commands to drupal console commands feature request.
Added drush config-partial-export in short (cpex) command.
Example:
drush config-partial-export --config core.date_format.long
The core.date_format.long.yml file will be created and saved into sync folder which is in /sites/default/files/config_[hash-tag] folder by default.