Download the PHP package wedevelopnl/silverstripe-icon-manager without Composer
On this page you can find all versions of the php package wedevelopnl/silverstripe-icon-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wedevelopnl/silverstripe-icon-manager
More information about wedevelopnl/silverstripe-icon-manager
Files in wedevelopnl/silverstripe-icon-manager
Package silverstripe-icon-manager
Short Description Silverstripe module to upload and manage custom icons to use in SilverStripe
License BSD-3-Clause
Informations about the package silverstripe-icon-manager
Silverstripe Icon Manager
Upload and manage custom SVG icons across a SilverStripe site, and select them anywhere with a previewing dropdown field.
Requirements
- PHP 8.3+
- SilverStripe 6
- See
composer.jsonfor the full list
Installation
Then run a dev/build. The CMS gains an Icons section where icons can be
added and managed.
Further configuration
- Configuration
- Updating
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 CONTRIBUTING.md.
Getting started
Development runs against a throwaway SilverStripe 6 application in Docker. You need Docker and Task.
The testbed's default admin login is admin / admin. Frontend assets are built
with npm run build; client/dist is committed and CI verifies it matches source.
All versions of silverstripe-icon-manager with dependencies
silverstripe/asset-admin Version ^2.0
silverstripe/cms Version ^5
wedevelopnl/silverstripe-svg-image Version ^2.0