Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add composer install
  • Loading branch information
alexis-magina authored Mar 27, 2017
1 parent 6b24705 commit 82513b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ You can install this field type as you would a WordPress plugin:
- Place the plugin folder in your /wp-content/plugins/ directory
- Activate the plugin in the Plugin dashboard

Composer Intallation:

```
composer require webdevstudios/cmb2-post-search-field:1.1.3
```

## Usage - Admin

Follow the example in [`example-field-setup.php`](https://github.com/alexis-magina/cmb2-field-post-search-ajax/blob/master/example-field-setup.php) for a demonstration.
Expand Down

0 comments on commit 82513b6

Please sign in to comment.