nswdpc / silverstripe-elemental-image
Elemental image module
Installs: 3 813
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-23 03:21:59 UTC
README
Simple image element with some size controls.
Features
- Width setting
- Granular height setting
- Standard upload field image selection
Your theme should provide a template to control the sizing selected.
Requirements
See composer.json
Installation
composer require nswdpc/silverstripe-elemental-image
License
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.