Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 814 Bytes

installation.md

File metadata and controls

31 lines (22 loc) · 814 Bytes

Installation

The plugin can be installed either through the Plugin Store or through Composer.

Plugin Store

Open the control panel for your website. Navigate to Settings → Plugins and search for Neo. Click Install.

Composer

Run the following command in the root directory of your Craft project:

composer require spicyweb/craft-neo

Requirements

Craft version

Neo requires Craft CMS 3.1.20 or later.

PHP version

Neo requires PHP 7.0 or greater.

Browser support

  • IE10+
  • Edge
  • Chrome 40+
  • Firefox 35+
  • Opera 27+
  • Safari 9+

While Neo may work on browsers and versions outside of those listed, the above list is what Neo explicitly supports. The best option is to use an up-to-date major browser.