I’ve been trying to reset our hosting account password but Magemojo is not able to send out password reset links for some reason, and they’ve been unresponsive for the past 5 hours. Is there an after hours contact or emergency phone number to get in touch with them? submitted by /u/sbahog [link] [comments]
Category Archives: Uncategorized
Looking for advice on optimizing a Magento website for a high traffic eCommerce store.
I’m working on optimizing a Magento store for high traffic, especially with the upcoming Black Friday season. I’ve encountered some performance issues, particularly with page load times and database queries under heavy load. I would love to hear your strategies for effectively scaling Magento/Adobe Commerce. Any tips or best practices for: Caching strategies (e.g., Varnish, …
best theme for free in magento2
I am using Magento 2 for the first time. How can I apply a free theme? Can you suggest one? submitted by /u/Competitive-Post-226 [link] [comments]
ReCAPTCHA/HCaptcha configuration issue. ReCaptcha fails to inject to custom login modal while being enabled from admin
default.xml from theme <?xml version=”1.0″?> <!– /** * MageSpecialist * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you …
/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 …
Continue reading “/usr/bin/env: ‘phpr’: No such file or directory. Docker issue”
Meilisearch extension for Magento 2
I’ve just published this module — feel free to share any feedback! Meilisearch / Magento 2 submitted by /u/jim21210909 [link] [comments]
How will the retirement of Laminas MVC affect future magento development?
https://getlaminas.org/blog/2025-06-06-laminas-mvc-is-retiring.html Laminas MVC is getting retired, but magento still has dependencies on it submitted by /u/mach8mc [link] [comments]
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 …
Continue reading “Programmaticaly swapping captchas based on condition (help needed)”
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 …
Continue reading “The Meet Magento Ukraine 2025 conference will be held in Kyiv”
How to create a campaign calendar
* I don’t know if this subreddits talk about marketing but I wanted to share how we some ideas for your email campaigns Some brands say we don’t have the content to send once or twice per week, or we don’t want to annoy the customers. The reality is that you have to mix educational, …
Cloudways Is a Standout for Developers, SaaS Builders, and Agencies — Try It Today With A Free Trial Offer!
submitted by /u/FluidStorage3416 [link] [comments]
HTML/CSS Export of Magecomp Page Builder
Hello, Im looking to migrate a couple of sites from Magento to another platform. The other platform has a simple page builder and not a lot of complex migration tools. I was thinking I could potentially export the raw HTML and CSS from the current site and just pop it into an HTML module on …
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 …