Login

To vote or comment, enter your email and we'll send a magic link

6

Composer Installation

open

Ability to install via Composer w/ key and version number, so it works with Bedrock without having to hack it.

2 years ago

Comments (3)

This would be spectacular, as we are looking to try to automate our build processes.

2 years ago

Double posting to add posts from DeliciousBrains that details how they made their premium plugins work with Composer.

https://deliciousbrains.com/composer-premium-wordpress-plugins/ https://deliciousbrains.com/improved-authentication-composer-support/

2 years ago

+1 for this. FacetWP is used on 99% of our agency’s WordPress builds, and it’s one of the few plugins we have to manage manually. My current workflow is to constantly check the changelog to see if there’s a new version. If so, I download it and replace the files in a private repo with a composer.json that lets me require/update it in our projects.

Conversely, for ACF and GravityForms we use this: https://github.com/junaidbhura/composer-wp-pro-plugins

2 years ago