Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 971 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 971 Bytes

Image element for Silverstripe

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

BSD-3-Clause

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.