No commit activity in last 3 years
No release in over 3 years
Fat Free CRM plugin to enable (or disable) tabs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Fat Free CRM tabs enabled plugin

Fat Free CRM plugin to enable (or disable) tabs.

Usage

  1. Add plugin to Gemfile

    gem 'ffcrm_tabs_enabled'
  2. Add boolean :enabled: property to tabs in config/settings.yml, e.g.:

    :tabs:
    - :active: true
      :enabled: true
      :text: :tab_dashboard
      :icon: :fa-dashboard
      :url:
        :controller: home

License

Copyright © 2017 Ain Tohvri. Licenced under GPL-3.