Skip to content

luyadev/luya-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUYA Logo

LUYA Themes

LUYA Latest Stable Version Total Downloads Slack Support

This is a collection of LUYA themes with some blocks which are shared between the different themes.

LUYA Themes management

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

Developers

If you want to contribute, make sure to read the following guidelines: https://luya.io/guide/dev/guideline.html.