21/07
2015
Wallogit.com
2017 © Pedro Peláez
Campaign Commander Notifcation Messaging class
Campaign Commander Member is the stuff you need to manage your Campaign Commander Memberlists., (*1)
PHP Campaign Commander Member is a (wrapper)class to communicate with the Campaign Commander Member MEMBER API., (*2)
PHP Campaign Commander Member is BSD licensed., (*3)
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc. More documentation can be found on http://classes.verkoyen.eu/campaigncommandermember/docs., (*4)
The preferred way to install this extension is through composer., (*5)
Either run, (*6)
php composer.phar require --prefer-dist e96/campaign-commander-member "*"
or add, (*7)
"e96/campaign-commander-member": "*"
to the require section of your composer.json file., (*8)