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