I am trying to get wordpress and all plugins managed by composer. I have followed […]
Tag: composer-php
Creating satis composer private repository for wordpress themes and plugins
My objective is to have a composer.json file committed to our project repository that specifies […]
Installing A Custom Composer Package from GitLab
I’ve created a simple test wordpress plugin. The plugin consists of a single php file […]
Install premium WordPress theme with Composer
I’ve bought a “premium” theme on Themeforest: Avada. I’d like to install this theme with […]
(Docker) How to install dependencies, using separate Composer container, in WordPress container?
Dockerfile FROM wordpress ENV REFRESHED_AT 2015-08-12 ADD composer.json /var/www/html ADD composer.lock /var/www/html # install the […]
Composer/WordPress : wp-content directory should or should not be committed
So I recently started to use Composer with WordPress based on this tutorial. This is […]
using composer packages in a wordpress plugin
I’m developing a wordpress plugin, and the plugin makes use of a composer package. For […]
Using WP_UnitTestCase scaffolding in PHPStrom with composer
I configured WP_UnitTestCase and the wp_cli and PHPUnit with composer in PHPStorm. I had an […]
WordPress plugin + Composer?
I’m making WordPress plugin that is using a few third party libraries. Is it common […]
WordPress Plugin Install Using Composer and Custom Repo Path
I’m building a wordpress site using Roots/Bedrock with Composer. Everything has been working great so […]
No More Posts Available.
No more pages to load.