-
Notifications
You must be signed in to change notification settings - Fork 7
Tags plugin for Fat Free CRM
License
michaeldv/crm_tags
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tags plugin for Fat Free CRM The Tags adds tagging support to all major Fat Free CRM models. To search by tag enter its name prefixed by # character. For example: Search: hello #world In this example "hello" is regular search string, and "world" is a tag. The Tags plugin depends on [acts-as-taggable-on] plugin which must be installed as follows: $ ruby script/plugin install git://github.com/mbleigh/acts-as-taggable-on.git $ ruby script/generate acts_as_taggable_on_migration $ rake db:migrate Copyright (c) 2009 by Michael Dvorkin, released under the GNU Affero General Public License
About
Tags plugin for Fat Free CRM
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published