# Installing & Updating

# Requirements

Craft Article needs Craft 3.6+ to work. Apart from that, this plugin meets the same requirements as listed on the Craft Requirements (opens new window) page.

# Installation Instructions

# Install from the Control Panel

  1. Go to the Plugin Store area inside your Craft control panel and search for Craft Article
  2. Click on Craft Article
  3. Click on the Try button to install a trial copy of Craft Article
  4. Try things out and if our plugin suits your needs, purchase a copy of it through the Plugin Store when you're ready!

# Installing from the Terminal

The plugin can also be installed manually through Composer (opens new window):

  1. Open your terminal and go to your craft project: cd /path/to/your/project
  2. Then require the plugin via composer: composer require creativeorange/craft-article
  3. After requiring the plugin go to your Craft control panel and go to Settings --> Plugins and click the Install button
  4. Try things out and if our plugin suits your needs, purchase a copy of it through the Plugin Store when you're ready!
Last Updated: 3/12/2024, 3:08:26 PM