Magento 2 Guides & Tricks

Product page error

Product.OptionsPrice error on Magento 1.9.3.1 and how to fix it

Hello to Amasty clients and the Magento community! This is an important note I wanted to share with you both for explaining issues you might have been facing, and to prevent this issue in the future. Recently, we have been receiving a lot of similar support requests about this error, which influences both the Magento functionality and the Amasty extensions correct performance. Product.OptionsP...
January 11, 2017
Magento 1 and 2 speed comparison on PHP 5 and PHP 7

Magento 1 & Magento 2 speed comparison on PHP 5.6.27, PHP 7.0.13, and PHP 7.1.0

PHP 7.1.0 WAS RELEASED A COUPLE OF WEEKS BEFORE. ALL THE VERSIONS OF PHP LOWER THAN 5.6.X WERE ANNOUNCED AS OUTDATED AND ARE NOT SUPPORTED BY THE DEVELOPERS. SOME DISTRIBUTION VENDORS STILL SUPPORT SECURITY UPDATES IN TERMS OF LONG TERM SUPPORT, BUT YOU’LL NEVER GET THE NEW FEATURES WITH THEM. Hello, Amasty blog readers! We’ve been posting Magento performance tests for quite a while. For ...
December 21, 2016
create-module

Creating a Magento 2 extension

Yay, Magento 2 is officially out! Great news indeed. My name is Alex, and I’m a Magento specialist at Amasty. For the last few months I’ve been busy building Magento 2 extensions, and today I wanted to share an instruction on building a simple custom module in Magento 2. What we’re going to build To demonstrate how to create a Magento 2 extension, we are going to create a new HelloWorld modul...
October 24, 2016
Creating Magento 2 orders programmatically

How to Create and Manage Orders Programmatically in Magento 2

If you're a Magento 2 developer working on testing, custom workflows, or integrations, generating and managing orders programmatically can save significant time and effort. In this guide, we'll walk you through the core techniques for creating, updating, and managing Magento 2 orders with code. We'll also show you how to automate tasks such as invoicing, shipping, and cancellation, while ensuring your implementation is efficient and production-ready.

October 18, 2016
How to configure Magento cron job

How to configure Magento cron job

Magento cron job is an important component for correct performance. It is widely used for running actions that are performed on schedule, such as indexing and caching, sitemap generation, currency rate updates, and many more as well. Magento default cron functionality includes AOE scheduler, but first things first. However, today we would like to explain in detail how you can make cron setup w...
October 11, 2016
How to display bestselling products in Magento

How to display bestselling products in Magento + source code

We’ve noticed that many store owners ask questions about methods of displaying bestselling products on their Magento stores. Say, you need to show the most popular items on your Home page or Category View page. Unfortunately, there’s no such default feature in Magento, but you can easily do this yourself. Read on to see the instructions! Choose to display bestselling products to a specific cu...
October 6, 2016

This blog was created with Amasty Blog Pro

This blog was created with Amasty Blog Pro

Loading