You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Magento module initially created by [CTI Digital] to create and maintain database variables using files. This module aims to bring the following benefits to a Magento developer's work flow:
7
+
8
+
- Install Magento from scratch with important database based configuration ready.
9
+
- Share and collaborate configuration with other colleagues using your own versioning system.
10
+
- Keep versions of your configurations using your own versioning system.
11
+
- Split your configuration based on the environment you're developing on.
12
+
13
+
If you're interested about finding out more about the background of the configurator, watch this lightning talk by [Rick Steckles] at Mage Titans in Manchester on [YouTube].
14
+
5
15
This is a work in progress and by no means for use with production environments (and probably not even development environments either just yet).
php vendor/bin/phpmd vendor/ctidigital/magento2-configurator/Model/,vendor/ctidigital/magento2-configurator/Console/,vendor/ctidigital/magento2-configurator/Test/ text cleancode,codesize,controversial,design,naming,unusedcode
0 commit comments