Magento License and Trademark

Recenty we run ad campaign on Google Ads and find out that we could not use “magento” word in ad headline or description due to the trademark violation. Another time we tried to push extension to magento marketplace and also got rejected due to “inappropriate uses of Magento trademark”. I’ve also seen a lot of […]

read more

Slider Revolution: Extended License Price Updated!

Many magento themes sold on ThemeForest come bundled with premium extensions from CodeCanyon. Each bundled extension require extended license. An extensions is an additional component that offers functionality and features beyond a typical Magento installation. Theme authors (who sell the themes) may choose to include certain extensions within their item to add these special functions […]

read more

Black Friday 2018

The time for huge discounts is coming! NWDthemes launches an event that will be live from 19 Nov 2018 till 25 Nov 2018. We are pleased to announce 50% off on all products! We bring to your attention a list of time-tested and approved by many customers products that has been chosen specifically for this […]

read more

Magento 2: Console Commands Shortcuts

Magento Tips & Tricks

You often need to use CLI commands while working with Magento 2. But you might miss the fact that all magento 2 console commands has short form. The nature of these shortcuts comes from Symphony framework used by magento team. Each magento console class that implement command line functionality use Symfony\Component\Console\Command component to implement command […]

read more

Magento 2 Product Sliders Review

Want to implement product slider on your magento 2 store but get lost among the hundreds extensions? We gathered most popular magento 2 product slider extension and compare it by their functionality, price, demo and documentation, supported versions and features list. If your product slider extension is not in the magento 2 product slider review […]

read more

Product Slider Benefits

Running an online store nowadays is a challenge. Customers will leave the site if it does not immediately show them what they need. A product slider highlights the best goods the web shop offers in a clean and modern way. NWDthemes Magento 2 Product Slider is the best solution to create such product slider. It […]

read more

Magento 2 store secured

Ecommerce is money. Wherever there are money, there are thieves. Keeping your store secured is very important nowadays. Even though Magento itself constantly improving its security yet there is still more you can do to protect your Magento installation. By following these simple steps you can make your Magento 2 store secured. Scan your shop […]

read more

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

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