-
Notifications
You must be signed in to change notification settings - Fork 22
03. Installation
Claudia-Ioana edited this page Jan 22, 2021
·
7 revisions
This plugin requires Craft CMS 3.0.0-RC11 or later.
You can install Olivemenus via the plugin store, or through Composer.
To install Olivemenus, navigate to the Plugin Store section of your Craft control panel, search for Olivemenus
, and click the Try button.
You can also add the package to your project using Composer. To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require olivestudio/craft-olivemenus
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Olivemenus.