wedevelopnl/silverstripe-icon-manager

Silverstripe module to upload and manage custom icons to use in SilverStripe

Installs: 1 650

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

4.0.1 2023-10-27 06:00 UTC

This package is auto-updated.

Last update: 2024-03-27 06:55:47 UTC


README

Silverstripe Icon Manager is a module to simply add and manage custom SVG icons across a website.

Requirements

  • See composer.json requirements

Installation

  • composer require wedevelopnl/silverstripe-icon-manager
  • Run a dev/build
  • Go to the CMS > 'Custom Icons' and you can now add/manage custom icons

Further configuration

For more information about configuration, check out the documentation in the docs directory.

License

See License

Maintainers

Development and contribution

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.

Getting started

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.