Magento 2 SEO tips

Magento 2 Developement

Magento 2 is a great open-source ecommerce platform. It has wide variety of features, gives you full control on design, has large community and so on. But most important nowadays is that Magento is one of the most search engine friendly e-commerce platforms. Many store owners do not use all its power due to a […]

read more

How to Add Product Video in Magento 2

Magento 2 Developement

Nowadays it’s hard to imaging a good product details page without a video. Watching these videos makes a truly overview of your products before purchasing that will bring even more sales by your clients. Luckily, there is built-in functionality to add product video in magento 2. It’s possible to achieve this in 3 simple steps: […]

read more

Magento 2: Working with ArraySerialized backend model

Magento 2 Developement

Magento 2 ArraySerialized is backend model used to store configuration data ( dynamic settings array ) in serialized state in one field. It extends \Magento\Config\Model\Config\Backend\Serialized model and has two basic methods. beforeSave serializes data before saving, as a result options converted to a string and can be stored in a single field in the database…

read more

How to disable module in Magento 2

Magento 2 Developement

There are 3 ways to disable module in Magento 2. Well, actually 3rd way only disable module output, but it can be done directly from admin. Disable module via command line Disable module manually Disable module output Uninstall module completely Disable module via command line Magento 2 has powerful build-in command line tool to perform […]

read more

How to Style Email Templates in Magento 2

In a previous topic we have considered several ways on How to Create Custom Email Templates in Magento 2. In this article we’ll learn how to style them and make their look fit our project design most. Some email clients like Gmail support CSS styles that have been applied as inline styles on the style […]

read more

How to Manage Custom Email Templates in Magento 2

Communicating with your customers is essential to smooth working of your online business. It’s a good practice for the store owner to notify them about different things like orders, subscriptions, promotions, invoices etc. This makes your clients trust your business and motivates them to return to your online store more and more. When a customer […]

read more

10 Codecanyon Top Selling Magento Extensions in 2018

Codecanyon Top Selling Magento Extensions

Codecanyon has quite large extension collections for Magento 1 and 2. You can see wide variety of plugins that helps you to extend your webshop with different sliders, faq pages, testimonials, discount codes, email templates, social logins and more. Lets check Codecanyon top selling Magento extensions of 2018: 1. Slider Revolution Responsive Magento Extension Sales: […]

read more