school icon indicating copy to clipboard operation
school copied to clipboard

Consider replacing PackageGenerator.php with the Sugar Module Packager

Open lschaefer-sugarcrm opened this issue 8 years ago • 0 comments

Enrico has moved the module packaging logic into it’s own separate composer package. It’s based on the same pack.php we’ve been using.

https://github.com/esimonetti/sugar-module-packager

https://github.com/esimonetti/SugarModulePackagerSample

There’s something we could probably learn or leverage here to improve how we build ProfM.


If we remove PackageGenerator, we should also remove the associated unit tests and doc.

lschaefer-sugarcrm avatar Mar 28 '18 13:03 lschaefer-sugarcrm