-
Please consider making it a proper `"type": "wordpress-muplugin"` package.
https://github.com/composer/installers#readme
Like so #2
And - maybe - provide a shim for those not managing their WordP…
-
```json
{
"name": "szepeviktor/wordpress",
"description": "Install WordPress by using Composer packages.",
"license": "MIT",
"require": {
"php": ">=7.0",
"roots/wordpress": "^4.…
-
I'm having an issue getting Gravity Forms to install as a [must-use plugin](https://wordpress.org/support/article/must-use-plugins/). ACF Pro goes to the `mu-plugins` directory as expected, but Gravit…
-
` - Installing advanced-custom-fields/advanced-custom-fields-pro (5.9.4): Downloading (failed)
[Composer\Downloader\TransportException]
The "https://connect.advancedcustomfields.com/v2/plugin…
-
On a fresh install and 1.1.3 version of wp-translation-downloader, I am doing the new download command in order to download the languages that I have setted into the json file like so:
```
{
"lang…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
After updating composer to v2 I got a bunch of errors when running `composer update`, but those were resolved when I updated the version of this installer to ^5.0. Today I'm running into a new error a…
-
Please provide us with the information requested in this bug report. Without these details, we won't be able to fully evaluate this issue.
Bug reports lacking detail, or for any other reason than to…
-
```json
{
"name": "roots/bedrock",
"type": "project",
"license": "MIT",
"description": "WordPress boilerplate with modern development tools, easier configuration, and an improved folder s…
-
My `composer.json`:
```json
{
"config": {
"preferred-install": "dist"
},
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
},
{
…