addoptify / vardef-modifier
Installs: 5 105
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Requires
- addoptify/sugarcrm-bootstrap: ~0.1
- symfony/console: ~3.4
- symfony/filesystem: ~3.4
- symfony/yaml: ~3.4
- twig/twig: ~1.15
README
About
- Author: Emil Kilhage
- Date Created: 2012-04-24
- License: MIT
See vardefs.example.yml for some syntax references.
Installation
Install in project
git submodule add git@gitlab.dri-nordic.com:dri-nordic/vardef-modifier.git docroot/custom/include/VardefModifier
Install in module
Install in custom module
php docroot/custom/include/VardefModifier/install.php DRI_Invoices -c
Install in core module
php docroot/custom/include/VardefModifier/install.php Accounts
Todo
- Make it possible to install as composer dependency
- Make it possible to export .yml definitions to php files