Giter Club home page Giter Club logo

magento2-easy-template-path-hints's Introduction

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.0.2 - 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.1 - 1.0.2 (2016-04-03)

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

Version 1.0.0 - 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.

magento2-easy-template-path-hints's People

Contributors

eliaskotlyar avatar magepsycho avatar ryanengland avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.