Useful Links for Magento
Created by Vicky Parekh on Date: 07/01/2021
Here are some useful links for Magento 2 like settings of header, footer, model, block, breadcrumbs etc.
- To know details about Magento 2 in details you can go to official website of Magento documentation.
https://devdocs.magento.com/guides/v2.3/ - For Reference of Magento 2 Create View: Block, Layouts go to:
https://www.mageplaza.com/magento-2-module-development/view-block-layout-template-magento-2.html - How to Include Custom JavaScript on Pages in Magento 2
https://belvg.com/blog/how-to-include-custom-javascript-on-pages-in-magento-2.html - How we can create custom section in our module and use the data in the section in our template file.
https://webkul.com/blog/sections-magento-2/ - How to customize css / xml / phtml / js files in Magento 2
https://support.weltpixel.com/hc/en-us/articles/115000705293-How-to-customize-css-xml-phtml-js-files-in-Magento-2-examples-Tutorial- - (Easy) Install the Magento archive on your server
https://devdocs.magento.com/guides/v2.4/install-gde/prereq/zip_install.html - How to edit footer menu in Magento 2
https://belvg.com/blog/magento-2-x-how-to-edit-footer-menu-in-magento-2.html - Free Magento 2 Extensions to download
https://www.mageplaza.com/magento-2-free-extensions/ - Magento 2 Useful Commands List
https://www.emiprotechnologies.com/technical_notes/magento-technical-notes-60/post/magento-2-useful-commands-list-391 - How to Remove the Footer Links from Magento 2
https://www.ostraining.com/blog/magento/magento-footer-links/ - How to Add Top Link in Magento 2
https://www.mageplaza.com/devdocs/how-add-top-link-magento-2.html - How to Remove Breadcrumbs From Product Page in Magento 2
https://meetanshi.com/blog/remove-breadcrumbs-from-product-page-magento-2/ - How To Configure Magento 2 Email Header Template
https://meetanshi.com/blog/configure-magento-2-email-header-template/ - How to add Quantity Increment and Decrement in Magento 2?
https://www.mageplaza.com/blog/add-quantity-increment-decrement-in-magento-2.html - How to Create Coupon Code in Magento 2
https://magenticians.com/how-to-create-coupon-code-magento-2/ - How to Install Extensions in Magento 2
https://www.fastcomet.com/tutorials/magento2/installing-extensions
https://www.mageplaza.com/install-magento-2-extension/