Skip to content

Commit

Permalink
Update ACF Pro documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen authored Dec 12, 2024
1 parent 0011259 commit b73e810
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,20 +172,7 @@ Edit your `composer.json` and add these lines inside respository, separated by c

### Advanced Custom Fields Pro

As per [pivvenit/acf-composer-bridge](https://github.com/pivvenit/acf-composer-bridge), add to "repositories" section:

```json
{
"type": "composer",
"url": "https://pivvenit.github.io/acf-composer-bridge/composer/v3/wordpress-plugin/"
},
```

Then to "requires":

```json
"advanced-custom-fields/advanced-custom-fields-pro": "*",
```
Follow [the official documentation (Install using Composer) under your account settings](https://www.advancedcustomfields.com/my-account/view-licenses/).

### Gravity Forms

Expand Down

0 comments on commit b73e810

Please sign in to comment.