-
**Describe the bug**
`"move-content" : true` deletes `wp/wp-content` but doesn't move the files. It also prevents WP Starter from creating the new `wp-content/plugins` and `wp-content/themes` folders…
-
> Replace "type": "wordpress-plugin" with "type": "library" if you would like to have ACF PRO installed in the ./vendor directory instead of ./wp-content/plugins. This may be desireable if for example…
-
**Describe the bug**
Requested packages wpstarter "^3" and batcache "1.3.*" produces "Problem" errors.
**To Reproduce**
Steps to reproduce the behavior:
1. Use the example composer.json code fro…
-
I have a must use plugin installed. My composer.json has this content:
`{
"name": "pms72/pms72-soil",
"homepage": "https://bitbucket.org/pms72/pms72-soil",
"authors": [
{
…
-
Imagine a situation where one desires to keep the `wp-content` directory separate from the core wordpress files, much like described in [this blog post / guide](https://deliciousbrains.com/install-wor…
-
After update plugin to version `v1.2.0` I got error:
```
$ php composer.phar
[ErrorException]
Undefined index: name
```
Version 1.1.4 works fine.
-
Hello,
Here's my setup:
```json
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
},
{
"type": "composer",
"url": "https://wp…
-
Awesome project, started using a couple of weeks ago and it is a really great framework!
I have installed the framework as a mu-plugin via composer like so:
```json
{
"name": "me/someproiject…
-
`[Symfony\Component\Process\Exception\ProcessFailedException]
The command "'/var/www/vhosts/mad-max.ca/httpdocs/wp-content/mu-plugins/WP-
Stash/vendor/bin/phpcs' '--config-set' 'installed_paths'…
-
This plugin looks great and it has a lot of potential! Have you considered adding support for autoloading the plugin via Composer? Then we could skip the step to active the plugin via the WordPress da…