Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 723 Bytes

File metadata and controls

34 lines (21 loc) · 723 Bytes

sugarcrm-vardef-modifier

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