I’m running PrestaShop 8.0 and have two blocking issues that need a clean, permanent fix. Marketplace link in the back-office When I click the built-in “Marketplace” item inside the admin panel I’m taken to a Not Found page instead of the expected module marketplace. I haven’t made core file changes, so this looks like a routing or module problem introduced during the upgrade to 8.0. Stripe module install The official Stripe module refuses to install, throwing an incompatibility notice against the current store version. I need Stripe fully installed, configured in test mode, and ready for live transactions once I switch the keys. Deliverables • Restore full access to the Marketplace section so it loads normally from the admin menu. • Install the latest Stripe module that supports PrestaShop 8.0, or patch the current release so it installs and runs without version warnings. • Provide a brief summary of the changes (files edited, overrides added, or patches applied) so I can reproduce the fix on staging and future upgrades. Please work directly on a cloned instance first or outline any quick access you need to diagnose. Once confirmed working on staging, I’ll move the fixes to production.