luyadev / luya-themes
Installs: 332
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 2
Open Issues: 3
Language:SCSS
Type:luya-theme
Requires
- luyadev/luya-module-cms: >=3.0
Requires (Dev)
- luyadev/luya-testsuite: ^1.0
- twbs/bootstrap: ^4.0
- unglue/client: ^1.4
This package is auto-updated.
Last update: 2024-11-06 21:26:06 UTC
README
LUYA Themes
This is a collection of LUYA themes with some blocks which are shared between the different themes.
The frontend
directory contains the basic blocks and shared views and in the themes
directory contains only the theme specificated stuff like layouts, css and some block views overrides.
Installation
For the installation of modules composer is required:
composer require luyadev/luya-themes:^1.0
Initialization
After successfully installation and configuration, activate a theme in the admin area under Settings > Themes. All installed themes will be listed here and you can choose your active theme.
For more information see https://luya.io/guide/app/themes.html.
Available themes
- Escape Velocity themes/escapeVelocity
- Forty themes/forty
- Strata themes/strata
Developers
If you want to contribute, make sure to read the following guidelines: https://luya.io/guide/dev/guideline.html.