diff --git a/README.md b/README.md index 47fbe4c..dea5ccf 100644 --- a/README.md +++ b/README.md @@ -4,38 +4,7 @@ # Conditions plugin for Craft CMS 3.x - -Conditions is a plugin that allows you to hide fields on entries if a specific criteria is hit. - - - -## Requirements - -This plugin requires Craft CMS 3.0.0-beta.23 or later. - -## 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 /conditions - -3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Conditions. - -## Conditions Overview - - -## Configuring Conditions - - - -## Using Conditions - +Conditions is taken from Reasons for Craft 2.0. Since it was not being rebuilt we decided to try and update it for 3.0. ## Conditions Roadmap