backdrop-contrib / backup_migrate

Port of the Drupal backup_migrate module to Backdrop
GNU General Public License v2.0
7 stars 14 forks source link

Configuration Files Support Issues 35 #71

Closed larsdesigns closed 3 years ago

larsdesigns commented 3 years ago

Completed the following:

  1. Support for backing up the Backdrop CMS specific configuration directory as defined in settings.php.
  2. Also performed some PHPCS Drupal standard cleanup of the files that I worked on to add the configuration functionality.