/usr/bin/env: ‘phpr’: No such file or directory. Docker issue

bin/magento app:config:import /usr/bin/env: ‘phpr’: No such file or directory /usr/bin/env: use -[v]S to pass options in shebang line I use Windows WSL2 and Magento under Mark Shust’s Docker. I cloned the repo and then imported the database. Getting this error now and can’t fix it. Has anybody had an issue with this? I’ve never encountered …

guidance on how to prepare for Adobe Commerce Developer Professional (AD0-E724) certificate

Hey everyone, I’m in a bit of a tight spot and hoping to get some guidance I have to pass the Adobe Commerce Developer Professional (AD0-E724) exam in 10 days to keep my current job. The tough part is that I haven’t really worked with Magento in any real-world project just went through some basics …

Programmaticaly swapping captchas based on condition (help needed)

First and foremost, ReCaptcha and HCaptcha are both configured and working. ReCaptcha is enabled and it should stay that way. Goal: to make hCaptcha appear on frontend if a customer is from China (achieved via helper method inside HCaptcha block). Still don’t understand how to pass its params on request (still sends recaptcha keys to …

Need a way for Adwords to know the category of a product to create remarketing lists

I could enable product categories in product URLs, but this would potentially create a half million new URL rewrites, and even if I use cannonical links back to the bare product url (without the category) I’m worried that this could become a nightmare because of how many sku’s I have in my store. Currently when …

The Meet Magento Ukraine 2025 conference will be held in Kyiv

Source: https://dev.ua/en/news/u-kyievi-vidbudetsia-konferentsiia-meet-magento-ukraine-2025-1749038807 On September 4, 2025, the Meet Magento Ukraine 2025 conference will be held in the capital. The program includes technical presentations, case studies on the implementation of solutions, discussions of architecture, integrations and challenges in the field of digital commerce. The event will bring together developers, online business owners, agencies, integrators and technology …

Magento creating too many dynamic URLs from filters – how to control this without breaking UX?

Hey all, I manage a Magento store for a client and I’m running into an issue I could use some help with. The site is generating tons of unnecessary pages ….. mostly from layered navigation filters creating all kinds of parameter-based URLs. It’s starting to clutter the site and could become an SEO problem. I …