double-star-systems/symfony-material-theme

There is no license information available for the latest version (dev-master) of this package.

Symfony Theme using Materialize CSS

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 5

Language:JavaScript

Type:symfony-bundle

dev-master 2020-08-25 01:37 UTC

README

Symfony Theme using Materialize CSS.

Usage

  1. Include this project in your Composer installation.
composer require double-star-systems/symfony-material-theme
  1. 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