FireBear Blog

  • M2 Extensions
    • Improved Import
    • SAP Business One
    • ICP
  • Blog
    • Must have M2 Extensions
    • M2 Extensions Reviews
    • M2 Extensions Compared
    • Magento 2 B2B
    • Magento® 2 Extensions
    • Magento Performance
    • Magento SEO
    • Magento 2
      • Magento 2 Tutorial
      • Magento 2 Extensions
      • Magento 2 Cookbook
    • E-Commerce
    • Our extensions
    • Magento tips
    • Ethereum
    • BitCoin
  • Contact Us
  • Services
    • ERP Integration
    • CRM Integration
    • Accounting integration
    • Migration to M2

Search on Firebear Studio blog

How to extend JavaScript class/method of checkout model class in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To extend JavaScript class/method of checkout model class in Magento 2, create requirejs-config.js in your module with Continue Reading

How to add date field in admin in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

In Magento 2 to add date field in admin from a core model, pass all required to parent::__construct() arguments, which should be called from __construct(). Please note that both your construct class and parent construct must accept the same list of arguments. Add new dependencies in the following way: Continue Reading

How to use Mage::log method in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

There is a replacement of Mage::log method in Magento 2: Continue Reading

How to create Magento 2 custom collection query

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To create Magento 2 custom collection query, use the same principle as in case of 1.x (Magento 2 SQL query syntax s the same). For instance: Continue Reading

How to extend layout from vendor folder in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To extend layout from vendor folder in Magento 2, move your xml file to: Continue Reading

How to get product collection in custom template block in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To get product collection in custom template block in Magento 2, use the following code. It is a trick, since you should never use object manager directly, but at the same time the only way to avoid creating a new block: Continue Reading

How to add new parameters to core model in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To add new parameters to core model in Magento 2, declare extension attribute and use plugin on order repository. Thus you will populate/save card entities. The case is implemented here. Continue Reading

How to set up custom response HTTP header from a controller in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To set up custom response HTTP header from a controller in Magento 2, use the following code: Continue Reading

How to create custom helper in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

First of all, you should create the app/code/Company1/Module1/composer.json file in order to create custom helper in Magento 2: Continue Reading

How to write files programmatically in Magento 2

December 7, 2015 - Fire development, Magento 2

Magento 2 Development

To write files programmatically in Magento 2, use the following code: Continue Reading

«‹250251252253254255256›»


Index

  • Magento 2 In-Depth Review
  • Magento 2 Import & Export Guide
  • Must have Magento 2 Extensions
  • Magento 2 Extensions Reviews
  • Magento 2 Extensions Comparisons
  • Magento 2 Cookbook
  • Magento® 2 Tutorial
  • Magento 2 Templates
  • Improved Import Magento 2 Extension
  • Improved Configurable Product Magento 2 Extension

Newsletter

Top E-Commerce

Don't Miss

How to load a JavaScript file of a custom module in Magento 2

On November 7, 2015
  • Contact Us
  • Archives
  • Magento extensions
© 2018 Firebear Studio
Magento® is a registered trademark of Magento Inc.