- This topic has 0 replies, 1 voice, and was last updated 5 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
UK Tech Forums
› UKTH forums › 🛜 Wireless Routers & Modems › 💬 ASUS & Wireless › ASUSWRT-Merlin Third Party Addons – 384.15
I was browsing GitHub and noted RMerlin is working his magic for the developers community
Taken from – https://github.com/RMerl/asuswrt-merlin/wiki/Addons-API
Third party addons
Starting with 384.15, Asuswrt-Merlin now supports web integration for third party addons. Up to a maximum of five custom pages can be added at any location on the webui.
There is also a dedicated settings storage for addons, separate from nvram, and therefore not bound to its limitations (i.e. you can create new settings without having to recompile a firmware image).
Locations
The /jffs/addons/ directory is the standard location. You should create a directory there to store all your files.
The user-defined settings for all addons will be stored in /jffs/addons/custom_settings.txt.
Custom pages
The firmware supports up to five custom pages. These pages should be mounted at boot time through a script, which should ideally be called from services-start. You should put your custom page in the /jffs/addons/my_addon/ folder along with the install script. Here is a sample of an install script, which will also insert your page as a new tab in the Tools section.
Follow below link for more details ……….
https://github.com/RMerl/asuswrt-merlin/wiki/Addons-API
In a completely sane world, madness is the only freedom (J.G.Ballard).
You need to login in order to vote
We respect “Do Not Track”
We do use cookies to optimize our Forum and our service. Functional Cookies (Strictly Necessary Cookies) Need to be Accepted 'as a minimum' to allow User Registration and show personalized content to give you a better Forum experience