Blogs
Exploring the Power of Magento Open Source for You...
Explore Magento Open Source — the free, customisable eCommerce platform's key benefits: flexibility, extensions, multi-store, SEO, security and a strong community.
We are excited to announce the release of our late...
Meet the Wert crypto payment module — accept cryptocurrency with real-time exchange rates, crypto pricing in BTC/ETH and secure verification for your store.
Improve Code Quality with Magento 2 Coding Standar...
Improve code quality with Magento 2 coding standards — what PHPCS checks (PSR-1/2, security, syntax), how to install and run Code Sniffer, severity levels and PHPCBF.
How do we get PHP errors to display? - Understandi...
Learn how to get PHP errors to display — enable display_errors in php.ini or .htaccess, read error logs, understand error types, and use PHP error-handling functions.
A Comprehensive Guide to Setting Up laravel file p...
Learn how to set up Laravel file permissions securely — find the web server user, set 755 directory and 644 file permissions, configure storage/cache and avoid 777.
A Comprehensive Guide to Magento 2 Language Pack I...
A step-by-step guide to installing a Magento 2 language pack — manual upload, admin Component Manager, and Composer methods, plus locale and store-view setup.
How to enable maintenance mode in magento 2?...
Learn how to enable and disable maintenance mode in Magento 2 via the command line — the exact CLI commands, plus how to set up a custom maintenance page.
Solving Magento Error 503 After an Upgrade: A Step...
Seeing Magento error 503 (Service Temporarily Unavailable) after an upgrade? Fix it fast — remove the .maintenance.flag, flush cache and run setup:upgrade.
How to Reduce Initial Server Response Time in Mage...
Cut initial server response time in Magento 2 — optimise hosting, full-page caching, CDN, PHP OpCache, database, Varnish and HTTP/2 for faster TTFB and loads.
How to create a hyva child theme in Magento 2...
Learn how to create a Hyvä child theme in Magento 2 step by step — theme.xml with the Hyva/default parent, registration.php, composer.json, Tailwind and deploy.
How to Install Hyva Theme in Magento 2 for Enhance...
A step-by-step guide on how to install the Hyvä theme in Magento 2 — requirements, auth.json key setup, Composer install, theme activation and cache commands.