Skip to content

michaeldv/crm_tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages