vamshop / materializecss
MaterializeCSS plugin for VamShop
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
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: 2024-12-22 06:16:12 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