Silverstripe Icon Manager is a module to simply add and manage custom SVG icons across a website.
- See
composer.json
requirements
composer require wedevelopnl/silverstripe-icon-manager
- Run a
dev/build
- Go to the CMS > 'Custom Icons' and you can now add/manage custom icons
For more information about configuration, check out the documentation in the docs
directory.
See License
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our contributing document for more information.
We advise to use Docker/Docker compose for development.
We also included a Makefile to simplify some commands
Our development container contains some built-in tools like PHPCSFixer
.