Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

link module

Anthony Channing edited this page Jun 2, 2018 · 2 revisions

The link module is the simplest form of Link module. Just pass a url, any url, as the args in string format, and menu item for that url will appear in the main menu.

{"label": "BlockPress", "type": "link", "args": "https://blockpress.me"},

Back to Modules page

Clone this wiki locally