Blogs

Exploring the Power of Magento Open Source for You...

10 August 2023

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...

02 August 2023

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...

31 July 2023

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...

28 July 2023

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...

27 July 2023

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...

21 July 2023

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?...

13 July 2023

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...

12 July 2023

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...

10 July 2023

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...

06 July 2023

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...

04 July 2023

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.