double-star-systems / symfony-material-theme
Symfony Theme using Materialize CSS
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 5
Language:JavaScript
Type:symfony-bundle
Requires
- symfony/asset: ^4.0||^5.0
- symfony/framework-bundle: ^4.0||^5.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-03-13 11:39:35 UTC
README
Symfony Theme using Materialize CSS.
Usage
- Include this project in your Composer installation.
composer require double-star-systems/symfony-material-theme
- Install assets supplied by this project to your app's public folder.
# From your app's route directory run...
php bin/console assets:install
Updating
If you update this module, you should reinstall assets, to ensure that required files are written to the correct location.
# From your app's route directory run...
php bin/console assets:install
Requirements
This project leverages the KNP Labs Menu Bundle for generation of menu's within the theme.
Support
This project is developed by Double Star Systems. For questions about project support or to report bugs, please open an issue on GitHub