Hey, We are rebranding 🥳 Sneak Peak!

Articles tagged with: magento 2

May 18, 2020
Author: Martin Babić, Senior Backend Developer

Developing for Magento 2 has never been… well, more difficult, at least when we compare it with Magento 1.

Magento Web Development SyncIt Group Magento 2 Web Magento 2 Development Environment Setup Docker Continue reading

April 03, 2020
Author: Jovan Radenković, Backend Developer

Altering Magento 2 functionalities and inserting your changes is a necessity. In this article, we will go over some basic altering methods - Observer, Plugin and Preference/Rewrite in your module and in your theme where you can override .phtml, .css, .xml, and .js files. Starting with the presumption that you know how to make a basic module in Magento 2, let’s begin with the first method. Observer We could use the Observer.

Magento Web Development SyncIt Group Magento 2 Web Magento 2 Development Magento 2 Functionalities Altering Methods Observer Plugin Preference/Rewrite Theme Files Continue reading

March 26, 2020
Author: Maša Milošević, Project Manager

Why is Search so important for your website? Because it is the most important functionality on your website since it guides the users through the sales funnel directly to the purchase. The users who know exactly what they are looking for can easily enter the product name and get to the product page directly.

Magento Web Development SyncIt Group Magento 2 Web eCommerce eCommerce Development Athena Search Search eCommerce Search eCommerce Websites Advanced Search Platform Magento 2 Integration WordPress Integration WooCommerce Integration Autocomplete Merchandising Reporting Integration Continue reading

February 12, 2020
Author: Željko Ivanović, Magento/PHP Full Stack Web Developer

Introduction In this blog, we are going to make custom shipping methods and custom fields that will be shown in the cart summary. We will use some simple examples, that will contain just the necessary code. This is a piece of must-have knowledge for every developer and it's pretty simple.

Web Development SyncIt Group Magento 2 Web Magento 2 Development PHP Magento 2 Admin Shipping Methods Custom Shipping Methods Cart Summary Custom Cart Summary XML Continue reading

January 31, 2020
Author: Miloš Zlatanović, CTO

Setting up Magento 2 Admin panel on a separate subdomain should be easy right? If you had problems setting it up, you are not the only one.

Web Development SyncIt Group Magento 2 Web Magento 2 Development Admin Panel Admin Panel Configuration Magento 2 Admin Separate Subdomain Separate Domain Multi-Site Multi-Site Environment Environment Setup Base URL Admin Base URL Continue reading

January 21, 2020
Author: Miloš Jovanović, QA

Electronic commerce is the trading in goods or services via the Internet. Nowadays, eCommerce is developing by leaps and bounds. According to some statistics, about half of all Internet users purchase products online. In the future, this figure is expected to grow even more.

Magento Web Development SyncIt Group Magento 2 Web eCommerce eCommerce Apps QA Magento eCommerce Apps App Testing Testing Tips Magento App Testing Unit Testing Integration Testing Functional Testing Automated Test Test Documentation Continue reading

November 19, 2019
Author: Jovan Radenković, Backend Developer

In this article, we will show you how to create a custom Magento 2 Admin Grid. Magento 2 Grid is a visualization of your custom database table. The grid can contain options like a filter, sort, actions over multiple rows, etc. We will use a custom form to add data to our database table.

Web Development SyncIt Group Magento 2 Web Magento 2 Development Backend Backend Development Magento 2 Admin Grid Admin Grid Magento 2 Module Database Table Admin Menu Link Grid Page Form Page Continue reading