Skip to content

Instantly share code, notes, and snippets.

@dsturm
Created November 9, 2015 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsturm/71876b7be343d9e77bf8 to your computer and use it in GitHub Desktop.
Save dsturm/71876b7be343d9e77bf8 to your computer and use it in GitHub Desktop.
Advanced Custom Fields PRO for Composer
{
"repositories": [
{
"type": "package",
"package": {
"name": "advanced-custom-fields/advanced-custom-fields-pro",
"version": "5.0",
"type": "wordpress-plugin",
"dist": {
"type": "zip",
"url": "http://connect.advancedcustomfields.com/index.php?p=pro&a=download&k=yourkeyhere"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment