Skip to content

vamshop/materializecss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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