meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| themes:start [2019/10/18 13:22] – updated info related themes marianaphplist | themes:start [2019/10/21 11:09] (current) – [Official themes] marianaphplist | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== phpList Themes ====== | ||
| + | phpList supports themes which style all pages of the application (administrative web UI and also public subscriber-facing pages). | ||
| + | |||
| + | phpList comes with [[https:// | ||
| + | |||
| + | ===== Installation ===== | ||
| + | |||
| + | Each phpList theme is contained within a single directory. To install a theme, put it inside the following phpList directory: | ||
| + | |||
| + | < | ||
| + | |||
| + | To enable a theme, edit your phpList config.php file and set the following variable, where ' | ||
| + | |||
| + | < | ||
| + | |||
| + | E.g.: | ||
| + | |||
| + | < | ||
| + | |||
| + | ===== Official themes ===== | ||
| + | |||
| + | Two official currently exist: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Styling public pages (for subscribers) ===== | ||
| + | |||
| + | In addition to the theming system, it is also possible to customise public pages, e.g. those used by subscribers for changing preferences and joining lists. See the phpList manual chapter ' | ||