luci/applications/luci-app-example
Hannu Nyman 19fe3324d2 treewide: i18n - Sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-26 18:04:22 +03:00
..
htdocs/luci-static/resources/view/example luci-app-example: add app 2021-10-22 10:02:53 -10:00
po treewide: i18n - Sync translations 2021-10-26 18:04:22 +03: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.