jamesrwilliams / flagpole

Easily register and work with feature flags in your theme with Flagpole. This WordPress plugin allows developers to easily configure feature flags in your WordPress themes.
MIT License
24 stars 7 forks source link

Consider submitting to packagist? #17

Closed MrHuli closed 5 years ago

MrHuli commented 5 years ago

As this plugin isn't in the official wordpress plugin directory it doesn't get mirrored on wpackagist, which is fair enough. However, any chance of submitting to regular packagist for ease of install with composer?

jamesrwilliams commented 5 years ago

Hi @MrHuli, thanks for the suggestion, the long term plan is to get this on the WordPress plugin directory but in the meantime, it is now available on packagist as jamesrwilliams/wp-feature-flags

composer require jamesrwilliams/wp-feature-flags