Skip to content

zeya/crm_sample_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin shows how to implement controller and view callback hooks provided by Fat Free CRM (see github.com/michaeldv/fat_free_crm/tree/master).

The plugin installs just like any Ruby on Rails plugin packaged as git. Assuming that you have Fat Free CRM up and running:

$ ./script/install plugin git://github.com/michaeldv/crm_sample_plugin.git

The sample plugin will be installed in vendor/plugins/crm_sample_plugin directory. Now restart your web server and watch the log file.

Enjoy!


Copyright © 2009 by Michael Dvorkin, released under the MIT license.

About

Sample callback hook plugin for Fat Free CRM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors