Skip to content

Latest commit

 

History

History
executable file
·
21 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

executable file
·
21 lines (10 loc) · 439 Bytes

MaterializeCSS Theme for VamShop

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require vamshop/materializecss

Activate theme:

bin/cake ext activate theme MaterializeCSS

Activate default theme:

bin/cake ext activate theme Vamshop/Core

or you can activate themes from Admin - Extensions - Themes