wpackagist icon indicating copy to clipboard operation
wpackagist copied to clipboard

WordPress Packagist — manage your plugins with Composer

Results 25 wpackagist issues
Sort by recently updated
recently updated
newest added

In the last couple of months, 1 task run and 2 web requests have hit pretty much this same error. We should further refine its handling to reduce log noise...

bug

The current version of Relevanssi is 4.16.0. When I install it through composer it shows version 4.16.0. ``` Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0...

upstream-packaging

Hi. We are seeing issues in which Dependabot is unable to find updates for plugins. We have raised a support issue with them, but from what I can see the...

enhancement
blocked

I ran into this issue today when preparing my local dev environment, did a composer install and imported a DB dump from the production site, but the site is broken...

enhancement

It might be useful to source changelogs from WordPress.org with version tags (eg. dependabot could show it in PRs). I could try to add it and open a PR if...

enhancement

The latest tag for `iwp-client` in [WP plugin repo](https://plugins.svn.wordpress.org/iwp-client/tags/) is `1.9.4.8.2`, however, it is not shown on here https://wpackagist.org/search?q=iwp-client It's been a few hours now since I've noticed this so...

upstream-packaging

For example, when the WooCommerce package should be updated (according to WordPress updater page), one sometimes has to trigger an update on `wpackagist.org`, otherwise `composer update` fails. In order to...

enhancement

It would be great if we could have a `wpackagist-mu-plugin` package namespace to serve WordPress plugins with a `type` of `wordpress-muplugin` instead of the usual `wordpress-plugin`. I understand that [the...

enhancement
discussion

You'll see they don't keep any code in trunk: https://plugins.trac.wordpress.org/browser/advanced-post-manager/#trunk But there are tags with full code: https://plugins.trac.wordpress.org/browser/advanced-post-manager/#tags/4.5.0 If I specify in my `composer.json` `"*"` or `"4.5.0"` it installs from...

bug
upstream-packaging