Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages