Skip to content

Commit

Permalink
Add composer install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Jul 27, 2018
1 parent 47aa060 commit 902a368
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@

Source of the [Contact Form 7 Controls plugin](https://wordpress.org/plugins/contact-form-7-extras/) for WordPress.

Install the plugin by searching for "Contact Form 7 Controls" under "Plugins → Add New" in your WordPress dashboard.

## Install

## Start Contributing
Search for "Contact Form 7 Controls" under "Plugins → Add New" in your WordPress dashboard.

Install as a [Composer dependancy](https://packagist.org/packages/kasparsd/contact-form-7-extras):

composer require kasparsd/contact-form-7-extras


## Contribute

We use [Composer](https://getcomposer.org) for managing PHP related dependencies and linting tools while [Node.js](https://nodejs.org) is used for the triggering the `pre-commit` hook, building the plugin release and deploying to WP.org

Expand Down

0 comments on commit 902a368

Please sign in to comment.