Magento 2 Guides & Tricks

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
How to add Product Parts Finder blocks to pages

How to add Product Parts Finder blocks to pages

Hello to Amasty blog readers! Today I'm sharing a tutorial for users of Amasty Product Parts Finder extension. Product Parts Finder is a very powerful tool that lets people find spare parts and components by certain parameters. In the user guide, we described options of adding the Product Parts Finder block on certain pages via the admin panel. But often this method is not enough for merchants...
September 23, 2016
Magento 2 common issues

How to Fix the Most Common Magento 2 Issues

Both newcomers and seasoned users experience problems with Magento. So if you’ve encountered a Magento bug – don’t sweat, it’s normal, and there’s a fix for everything. In this post, we’ll overview the common Magento troubleshooting process and discuss detailed tips on how to fix some of the most common issues in Magento 2.

September 15, 2016

This blog was created with Amasty Blog Pro

This blog was created with Amasty Blog Pro

Loading