Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 928 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 928 Bytes

Advanced Image Field

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