Decidim::NavbarLinks
Usage
NavbarLinks adds a custom link to your decidim menu.
Installation
Add this line to your application's Gemfile:
gem 'decidim-navbar_links', git: "https://github.com/OpenSourcePolitics/decidim-module-navbar_links"
And then execute:
$ bundle
$ bundle exec rake decidim_navbar_links:install:migrations
$ bundle exec rake db:migrate
Contributing
See Decidim.
License
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.