Download the PHP package nerds-and-company/cropassets without Composer
On this page you can find all versions of the php package nerds-and-company/cropassets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nerds-and-company/cropassets
More information about nerds-and-company/cropassets
Files in nerds-and-company/cropassets
Package cropassets
Short Description Crop Assets Plugin for Craft CMS
License MIT
Informations about the package cropassets
Crop Assets plugin for Craft CMS

Plugin/FieldType that allows you to crop an asset and show it in the front-end.
Important
The plugin's folder should be named "cropassets"
Install
This plugin depends on cropper.js Composer will install this package. When not user composer, either run npm install in the plugin root directory or extract cropperjs into the PLUGIN_ROOT/node_modules/cropperjs folder.
Usage
This plugin provides a Crop Assets FieldType that works like the Asset FieldType.
You can upload/select an asset and a crop modal will appear.
After cropping you can show the cropped asset in the front-end.
Changelog
2.1.0
- Enable live preview for cropped assets
2.0.1
- Use a polyfill library for canvas to blob in ie11 and below
- Keep the cropped asset when validation fails and re-rendering the input
2.0.0
- Rebuild to make use of client-side cropping with cropperjs
- This is mainly done to prevent memory issues on the server.
- The cropped asset is stored in a configured asset source
- Renamed vendor to nerds-and-company
1.0.2
- Verify that the image is present to prevent errors
1.0.1
- Fixed case sensitive path to js resource
1.0.0
- Initial release
All versions of cropassets with dependencies
ext-gd Version *
ext-mbstring Version *
ext-mcrypt Version *
composer/installers Version ~1.0
eloquent/composer-npm-bridge Version ^3