Skip to content

SpamExperts application for CloudBlue Commerce 20.4 and 20.5, built using the APS framework

License

Notifications You must be signed in to change notification settings

SpamExperts/aps2-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate Issue Count

SpamExperts

SpamExperts application for CloudBlue Commerce (20.4 and 20.5), built using the APS framework.

Build (OSX/Linux)

After cloning a local copy, simply run:

php build.php

And you'll get a build ready for packaging in 'spamexperts'. To get the ready-to-deploy package as well, simply add '--package':

php build.php --package

Note: If you want to use --package, you will need to install the APS PHP Runtime Library and the APS Command Line Tools.

Build Options

Here is a more detailed explanation of the options you can use for the build:

--src     => Source directory to use for the build (default is 'src'); Usage: --src my_source_dir
--dir     => Use a specific output directory name (default is 'spamexperts') Usage: --dir my_output_dir
--package => Build an APS package; you can optionally specify a name (default is 'SpamExperts-2.0-X.app.zip') Usage: --package; --package='my_package.app.zip'
--dev     => Development build (keeps some files; ignores --package) Usage: --dev

About

SpamExperts application for CloudBlue Commerce 20.4 and 20.5, built using the APS framework

Resources

License

Stars

Watchers

Forks

Languages