Skip to content
Claudia-Ioana edited this page Jan 21, 2021 · 7 revisions

Requirements

This plugin requires Craft CMS 3.0.0-RC11 or later.

Installation

You can install Olivemenus via the plugin store, or through Composer.

Craft Plugin Store

To install Olivemenus, navigate to the Plugin Store section of your Craft control panel, search for Olivemenus, and click the Try button.

Composer

You can also add the package to your project using Composer. 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 olivestudio/craft-olivemenus
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Olivemenus.

← Overview Create new menu →

Brought to you by Olive Studio

Clone this wiki locally