The EuroCMS Themes Module
Manage EuroCMS Themes.
| author | revision | date |
|---|---|---|
| Imri Paloja | design | 20-05-2022 |
With the Themes module you can manage the following per website:
-
Favicon
-
Widgets
-
Menus
-
Design palettes
Lastly you can also modify themes. This relies on the options the Theme developer has implemented for modification.
DB structure
| theme_id | domain_id | user_id | group_id | name | templates | author | Company | license | user_lock | status |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1 | 1 | 1 | EuroBytes | vOne,vTwo,vThree,vFour | Imri Paloja | EuroBytes | GPL2 | 1 | enabled |
| 2 | 1 | 1 | null | Skeleton | Skeleton | @username | enabled | |||
| 3 | 1 | 1 | W3schools | Startup,Shop,... | enabled |
Permissions
The builtin permissions by the module
| name | description | coc? |
|---|---|---|
| themes_add | The ability to add themes | |
| themes_remove | The ability to remove themes | |
| themes_modify | The ability to modify themes | |