Home

Awesome

<div align="center">

Magento 2 Easy Template Path Hints

Magento 2 Easy Template Path Hints

</div> <div align="center">

Packagist Version Packagist Downloads Supported Magento Versions License

</div>

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 a ported version of Easy Template Path Hints - Magento 1 for Magento 2)

Functionality

Installation

1 Using Composer

composer require magepsycho/magento2-easy-template-path-hints

2 Using Modman

modman init
modman clone git@github.com:MagePsycho/magento2-easy-template-path-hints.git

3 Using Zip File

After installation by either means, activate the extension with following steps

  1. Enable the module
php bin/magento module:enable MagePsycho_Easypathhints --clear-static-content
php bin/magento setup:upgrade
  1. Flush the store cache
php bin/magento cache:flush
  1. Deploy static content - in Production mode only
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
  1. Go to Admin > STORES > Configuration > MAGEPSYCHO > Easy Template Path Hints > Manage Settings

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.3 (2022-02-14)

Version 1.1.2 (2018-05-10)

Version 1.1.1 (2018-05-10)

Version 1.1.0 (2017-06-16)

Version 1.0.2 (2016-04-03)

Version 1.0.1 (2016-04-03)

Version 1.0.0 (2015-10-30)

Authors

Contributors

Contributors

To Contribute

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.

Need Support?

If you encounter any problems or bugs, please create an issue on GitHub.

Please visit our store for more FREE / paid extensions OR contact us for customization / development services.