Magento2 – Direct Mysql Query without using model

In this post we are discussing about the mysql queries in magento2 that we can execute directly without using model In Magento 1 it uses two resources one for read and another for write, and the scenario in Magento 2 …
Magento 2 CLI Commands

Magento Admin Url Info: ==> bin/magento info:adminuri Magento Enable/Disable command : ==> magento module:disable Magento_Weee ==> magento module:enable Magento_Weee Filemode Ignore Command: ==> git config core.fileMode false Magento admin url command: ==> php bin/magento info:adminuri Magento 2 reindex: ==> bin/magento …
Add Toolbar and pager to custom product collection in magento

While handling a magento job, i encountered a situation to implement the toollbar section for a custom product collection. So today we are discussing about how to add Toolbar and pager to custom product collection in magento Let us assume $_productCollection …
New JavaScript Malware Issue in Magento. Make sure your site is secure.

Magento Commerce has received reports of a JavaScript malware exploit that forwards credit card information from checkout pages to an external site. No new attack vector has been identified. It appears most impacted sites have not implemented the February 2015 …