An open API service indexing awesome lists of open source software.

https://github.com/walisc/cakephpquickemailer_sampleapp


https://github.com/walisc/cakephpquickemailer_sampleapp

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

Issue setting up

-> Get helper to be picked up
-- Problem was with not instantiating it right. Correct way public $helpers = array('QuickEmailer.QuickEmailerUI'); It's not a name value instantiating