strapi icon indicating copy to clipboard operation
strapi copied to clipboard

"Install now" button for plugins on web marketplace returns a 404

Open hanpaine opened this issue 1 year ago β€’ 4 comments

Bug report

When navigating to any plugin on the web marketplace (https://market.strapi.io/plugins), the Install Now button does not work and returns a 404 error in the console. The user is redirect to a generic landing page with no information about what went wrong or how to correct the issue. (directed here: https://market.strapi.io/marketplace/plugins/%23install-now-section)

Steps to reproduce the behavior

  1. Go to plugin web marketplace and select any plugin from the list (v4 or v5)
  2. Click on Install Now
  3. You'll be redirected to https://market.strapi.io/marketplace/plugins/%23install-now-section with no information and the plugin has not been installed
  4. See error below in console
  5. Workaround (TBC) is to use app marketplace instead (@maccomaccomaccomacco ?)
Screenshot 2024-10-08 at 11 49 09

https://github.com/user-attachments/assets/869c5322-bed5-4dec-854d-3c1a1cfc5960

Expected behavior

When selecting Install Now, the command to install the plugin is run and I see a confirmation message

Additional context

This has not been confirmed on the in app marketplace

hanpaine avatar Oct 08 '24 09:10 hanpaine

can i fix it ?

AryanSwaroop avatar Oct 08 '24 17:10 AryanSwaroop

Hey @AryanSwaroop if you'd like to submit a PR fix, that'd be great - we're trying to look at community PRs as soon as we can πŸ™

hanpaine avatar Oct 09 '24 16:10 hanpaine

On it !!

AryanSwaroop avatar Oct 10 '24 06:10 AryanSwaroop

i have figured out where to fix and what to fix but having some issues with deployment and testing.

AryanSwaroop avatar Oct 19 '24 18:10 AryanSwaroop

Hey @AryanSwaroop any further details on what issues you're having?

hanpaine avatar Oct 23 '24 08:10 hanpaine

I am new to this repo , how do i test the changes that i have done @hanpaine , if you could provide some help !!

AryanSwaroop avatar Oct 24 '24 05:10 AryanSwaroop