2017 © Pedro Peláez
 

library vardef-modifier

image

addoptify/vardef-modifier

  • Tuesday, November 14, 2017
  • by kilhage
  • Repository
  • 2 Watchers
  • 0 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

sugarcrm-vardef-modifier

About

  • Author: Emil Kilhage
  • Date Created: 2012-04-24
  • License: MIT

See vardefs.example.yml for some syntax references., (*1)

Installation

Install in project

git submodule add git@gitlab.dri-nordic.com:dri-nordic/vardef-modifier.git docroot/custom/include/VardefModifier, (*2)

Install in module

Install in custom module

php docroot/custom/include/VardefModifier/install.php DRI_Invoices -c, (*3)

Install in core module

php docroot/custom/include/VardefModifier/install.php Accounts, (*4)

Todo

  • Make it possible to install as composer dependency
  • Make it possible to export .yml definitions to php files

The Versions