Skip to content

vinkashq/discourse-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse on Codiss

About

Plugin to add a custom nav menu links to your Discourse website.

Supported Menus

List of currently available locations where the custom menu links can be added.

PR submitted in official Discourse repo to resolve Footer Links issue.

Screenshots

admin discourse

Installation

Repo is at: https://github.com/vinkas0/discourse-navigation

In your app.yml add:

hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - mkdir -p plugins
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/vinkas0/discourse-navigation.git

And then rebuild the container:

./launcher rebuild app

Configuration

You can easily add your custom menu links in /admin/plugins/navigation path.

About

Plugin to add a custom nav menu links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •