2017 © Pedro Peláez
 

craft-plugin cropassets

Crop Assets Plugin for Craft CMS

image

nerds-and-company/cropassets

Crop Assets Plugin for Craft CMS

  • Wednesday, January 4, 2017
  • by nerds-and-company
  • Repository
  • 8 Watchers
  • 1 Stars
  • 177 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Crop Assets plugin for Craft CMS Scrutinizer Code Quality Latest Stable Version Total Downloads Latest Unstable Version License

Plugin/FieldType that allows you to crop an asset and show it in the front-end., (*1)

Important
The plugin's folder should be named "cropassets", (*2)

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., (*3)

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., (*4)

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

The Versions

04/01 2017

dev-master

9999999-dev

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

04/01 2017

2.1.0

2.1.0.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

18/08 2016

2.0.1

2.0.1.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

18/08 2016

2.0.0

2.0.0.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

11/05 2016

1.0.2

1.0.2.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

22/03 2016

1.0.1

1.0.1.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires

 

18/03 2016

1.0.0

1.0.0.0

Crop Assets Plugin for Craft CMS

  Sources   Download

MIT

The Requires