alexmarchant/advanced-image-field

There is no license information available for the latest version (1.0.0) of this package.

Image field with advanced options and validations.

1.0.0 2017-12-18 03:55 UTC

This package is not auto-updated.

Last update: 2024-04-14 21:58:38 UTC


README

Requirements

This plugin requires Craft CMS 3.0.0-RC1 or later.

Installation

To install Advanced Image Field, follow these steps:

  1. Install with Composer via composer require alexmarchant/advanced-image-field from your project directory
  2. Install plugin in the Craft Control Panel under Settings > Plugins

Advanced Image Field works on Craft 3.x.

Advanced Image Field Overview

This plugin extends the Asset field type, and supports most of the options from that field type. In addition it adds two settings:

  1. Restrict image dimensions
  2. Restrict image type (by file extensions)

Restrict image dimensions

Screenshot

Required dimensions are shown on the front end

Screenshot

Restrict image type

Screenshot