Download the PHP package sunnysideup/perfect_cms_images without Composer
On this page you can find all versions of the php package sunnysideup/perfect_cms_images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sunnysideup/perfect_cms_images
More information about sunnysideup/perfect_cms_images
Files in sunnysideup/perfect_cms_images
Package perfect_cms_images
Short Description Silverstripe Module that makes it easier for CMS Editors to upload the right size image. It allows the developer to set the size for each image (width, height or both) in one place and apply this throughout the project in the CMS and on the front-end.
License BSD-3-Clause
Informations about the package perfect_cms_images
Silverstripe perfect cms images module
Documentation
- Developer Docs
- User Guide
- API Docs
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
Configuration
In the _config
folder you will find the perfect_cms_images.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
perfect_cms_images.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.
All versions of perfect_cms_images with dependencies
sunnysideup/resize-all-images Version dev-main