[nodebb-plugin-header-extend] Custom links in the site's main menu
-
Does this plugin still works with the latest version. Was trying to find a way to be able to direct to external url with the header menu
-
@linan2332 said in [nodebb-plugin-header-extend] Custom links in the site's main menu:
Does this plugin still works with the latest version. Was trying to find a way to be able to direct to external url with the header menu
This has been integrated into NodeBB itself. have a look at "General/Navigation" in the admin panel.
-
@tigger I have a plan to rewrite this plugin to do exactly that at a later time.
-
@fais3000 nope the plugin hasn't been compatible in a long time.
-
@pitaj I was afraid of that Do you have any suggestion to do a drop down in navigation without updating the tpl files? Went with that route before, works till persona has breaking changes. Would love it if there was some non fragile way to do it.
-
@fais3000 you can use a child theme or a template plugin to do so.