luci/applications/luci-app-example
Hannu Nyman f4a1fe6c4f treewide: Backport translations from master
Backport translations from master.
Sync.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-03-26 08:49:19 +02:00
..
htdocs/luci-static/resources/view/example luci-app-example: add app 2021-10-22 10:02:53 -10:00
po treewide: Backport translations from master 2022-03-26 08:49:19 +02:00
root luci-app-example: add app 2021-10-22 10:02:53 -10:00
Makefile luci-app-example: add app 2021-10-22 10:02:53 -10:00
README.md luci-app-example: add app 2021-10-22 10:02:53 -10:00

Example app for js based Luci

This app is meant to be a kind of template, example or starting point for developing new luci apps.

It provides two pages in the admin backend. One is based on a view with a form and makes use of internal models. The other one uses the E()-method to create more flexibel pages.

The view based page is used to modify the example configuration.

The html view page just shows the configured values.

The configuration is stored in /etc/config/example.