This plugin requires Craft CMS 3.0.0-RC1 or later.
To install Advanced Image Field, follow these steps:
- Install with Composer via
composer require alexmarchant/advanced-image-field
from your project directory - Install plugin in the Craft Control Panel under Settings > Plugins
Advanced Image Field works on Craft 3.x.
This plugin extends the Asset field type, and supports most of the options from that field type. In addition it adds two settings:
- Restrict image dimensions
- Restrict image type (by file extensions)
Restrict image dimensions
Required dimensions are shown on the front end
Restrict image type