Plugin Support
Bruce
(@ninjateamwp)
Hi @kreppar ,
Thanks for coming here today!
Sorry, but I may have totally missed your point here 🙁
You already use FileBird that comes with another plugin, but now you wish to use the FileBird standalone PRO version?
Kind regards,
-Bruce-
Thanks for the quick response @ninjateamwp, no problem, I’ll try to explain myself better.
I have used the free version of FileBird for a while. I install it through composer thanks to wpackagist. In other words, my composer.json has "wpackagist-plugin/filebird": "^4.9.8" as a dependency.
I’m now planning to purchase an extended license to have access to some of the PRO features. I’m wondering if there is any way to install FileBird PRO via composer.
The reason I don’t install the plugin the usual way (via admin), is because I have a CI/CD workflow that takes care of installing all the dependencies for my project.
Plugin Support
Bruce
(@ninjateamwp)
Hi @kreppar ,
Thanks for the clarification!
So, please note that FileBird is like every other plugin, so if you could have a way by which you install any other plugin and utilize it with this “composer” then for sure it should work with FileBird too.
But the only common way we documented for normal installation is this:
https://ninjateam.gitbook.io/filebird/how-to-update-filebird
Kind regards,
-Bruce-
Ok, thanks for your help Bruce.
Just in case, this is composer: https://en.wikipedia.org/wiki/Composer_(software)