All Projects → MagePsycho → Magento2 Easy Template Path Hints

MagePsycho / Magento2 Easy Template Path Hints

Magento 2 Easy Template Path Hints

Projects that are alternatives of or similar to Magento2 Easy Template Path Hints

Magento2 Frontools
Set of front-end tools for Magento 2 based on Gulp.js
Stars: ✭ 416 (+1055.56%)
Mutual labels:  magento, magento2, magento2-extension
Cleancheckout
A drop-in replacement for the Magento 2 checkout.
Stars: ✭ 280 (+677.78%)
Mutual labels:  magento, magento2, magento2-extension
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+11.11%)
Mutual labels:  magento, magento2, magento2-extension
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-50%)
Mutual labels:  magento, magento2, magento2-extension
magento2-customer-account-links-manager
Customer Account Links Manager allows you to quickly and easily remove customer account links from Magento 2 customer dashboard.
Stars: ✭ 40 (+11.11%)
Mutual labels:  magento, magento2, magento2-extension
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+30.56%)
Mutual labels:  magento, magento2, magento2-extension
magento2-showoutofstockprice
This Magento2 Module adds prices and the add-to-cart button to out-of-stock configurable products.
Stars: ✭ 22 (-38.89%)
Mutual labels:  magento, magento2, magento2-extension
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+41.67%)
Mutual labels:  magento, magento2, magento2-extension
blog
MageVision Blog
Stars: ✭ 23 (-36.11%)
Mutual labels:  magento, magento2, magento2-extension
rebuild-urlrewrite
Rebuild Url Rewrite for magento 2
Stars: ✭ 26 (-27.78%)
Mutual labels:  magento, magento2, magento2-extension
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (-2.78%)
Mutual labels:  magento, magento2, magento2-extension
MultipleLayeredNavigation-M2
Magento 2 Multiple Layered Navigation extension.
Stars: ✭ 20 (-44.44%)
Mutual labels:  magento, magento2, magento2-extension
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+25%)
Mutual labels:  magento, magento2, magento2-extension
magento2-sample-imageuploader
A Magento 2 sample module demonstrating how to upload an image file within a grid and form UI Component.
Stars: ✭ 27 (-25%)
Mutual labels:  magento, magento2, magento2-extension
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (+11.11%)
Mutual labels:  magento, magento2, magento2-extension
magento2-catalog-lazy-load
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Stars: ✭ 56 (+55.56%)
Mutual labels:  magento, magento2, magento2-extension
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (-36.11%)
Mutual labels:  magento, magento2, magento2-extension
magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (-22.22%)
Mutual labels:  magento, magento2, magento2-extension
LargeConfigProducts
Large Configurable Products workaround for Magento 2
Stars: ✭ 83 (+130.56%)
Mutual labels:  magento, magento2, magento2-extension
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (-16.67%)
Mutual labels:  magento, magento2, magento2-extension

Magento 2 Easy Template Path Hints

Overview

Magento 2 Easy Template Path Hints is used to enable the template path hints on the fly just by using query strings.

(This is an ported version of Easy Template Path Hints - Magento 1 for Magento 2)

Functionality

  • Turn on template path hints on the fly for frontend
  • Turn on template path hints on the fly for backend
  • Option to configure access code
  • Option to save settings in cookie

Installation

1 Using Composer

composer config repositories.magepsychotemplatehints git [email protected]:MagePsycho/magento2-easy-template-path-hints
composer require magepsycho/magento2-easy-template-path-hints:dev-master

2 Using Modman

modman init
modman clone [email protected]:MagePsycho/magento2-easy-template-path-hints.git

3 Using Zip File

  • Download the Extension Zip File
  • Extract & upload the files to /path/to/magento2/app/code/MagePsycho/Easypathhints/

After installation by either means, enable the extension by running following commands (from root of Magento2 installation):

php bin/magento module:enable MagePsycho_Easypathhints --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:flush

Click here to read more on module packaging, installation & activation in Magento 2

Usage

  1. Enable template path hints without access code:

  2. Enable template path hints with access code:

  3. Enable template path hints with cookie

Screenshot

Backend Settings

Frontend Demo

Changelog

Version 1.1.2 (2018-05-10)

  • Fixed wrong module path if installed via composer

Version 1.1.1 (2018-05-10)

  • Fixed template block class hints not showing

Version 1.1.0 (2017-06-16)

  • Refactored the code (Logger, Cookie, Config etc.)
  • Fixed template path hints not working for Magento versions 2.1.3+

Version 1.0.2 (2016-04-03)

  • Fixed template path hints for admin.
  • Refactored code.

Version 1.0.1 (2016-04-03)

  • Fixed relative XSD path of xml configurations.
  • Added modman file.
  • Refactored code.

Version 1.0.0 (2015-10-30)

  • Initial Release

Need Support?

If you encounter any problems or bugs, please create an issue on GitHub. OR You can send an email to magepsycho[at]gmail.com OR submit the Contact Us form in case you need any kind of assistance, support and quotation.

Contribution

Any contribution to the development of Magento 2 Easy Template Path Hints is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].