Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Custom Fields leads to a 404 when combined with pivvenit/acf-composer-bridge #219

Open
Ariane-B opened this issue Apr 14, 2020 · 1 comment

Comments

@Ariane-B
Copy link

ACF Composer Bridge helps people install the WordPress plugin Advanced Custom Fields Pro from Composer. Using it with Prestissimo gives a 404 error though:

Package operations: 1 install, 0 updates, 0 removals

  • Installing advanced-custom-fields/advanced-custom-fields-pro (5.8.9): Downloading (failed) Installation failed, reverting ./composer.json to its original content.

[Composer\Downloader\TransportException]
The "https://connect.advancedcustomfields.com/v2/plugins/download?p=pro&t=5.8.9" file could n
ot be downloaded (HTTP/1.1 404 Not Found)

It works fine when I uninstall Prestissimo (which I installed globally, as the instructions say), though, which leads me to believe there's something this special repository does that Prestissimo doesn't handle well.

@mcaskill
Copy link

mcaskill commented Sep 6, 2020

@Ariane-B I believe that issue is with the fact that pivvenit/acf-pro-installer shares the same default priority as Prestissimo. The installer package needs to apply this fix: PhilippBaschke/acf-pro-installer#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants