vamshop / materializecss
There is no license information available for the latest version (3.0.13) of this package.
MaterializeCSS plugin for VamShop
Package info
github.com/vamshop/materializecss
Type:cakephp-plugin
pkg:composer/vamshop/materializecss
3.0.13
2018-10-31 19:21 UTC
Requires
- php: >=5.5.9
- cakephp/cakephp: ~3.2
- vamshop/vamshop-core: ^3.0.0
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-01 14:17:33 UTC
README
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