Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.5 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.5 KB

Icon

Latest Version Quality Score StyleCI Total Downloads

Position Fieldtype plugin for Craft CMS 4.x

Position fieldtype from Craft 4

Screenshot

Support Open Source.

This plugin is licensed under a MIT license, which means that it's completely free open source software, and you can use it for whatever and however you wish.

Requirements

This plugin requires Craft CMS 4.0.0-beta.3.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require hybridinteractive/craft-position-fieldtype
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Position Fieldtype.

Brought to you by Hybrid Interactive