Skip to content

Example of how to build an installable version of BulkImport API

Notifications You must be signed in to change notification settings

esimonetti/SugarBulkImportInstallableExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkImportInstallableExample

  • Clone this repository and enter the directory
  • Retrieve the Sugar Module Packager dependency by running: composer install
  • Clone the dependency into a subdirectory by running: git clone https://github.com/sugarcrmlabs/BulkImport.git bulkimport
  • Copy the relevant dependency directories and files by running: cp -R bulkimport/src/custom src/
  • Generate the installable .zip Sugar module with: ./vendor/bin/package 1.4.

About

Example of how to build an installable version of BulkImport API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages