IP Based Developer Mode - Magento 1

Free
Be the first to review this product

Extension will allow to enable developer mode(Mage::setIsDeveloperMode(true)) for specific IP addresses.

Compatibility (CE & EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.11.x, 1.12.x, 1.13.x, 1.14.x
Description

Why this extension got developed :

There are 2 reasons for it -

  • By default in Magento, we have to edit index.php to turn ON developer mode or have to set server variable 'MAGE_IS_DEVELOPER_MODE' in htaccess
  • If we are doing above step on live site then error display will enable for all visitors and it may restrict customer to shop

What Extension provides :

  • Enable developer mode from admin.
  • Enable it for specific IP addresses so that customer's shopping experience doesn't affect


Note: In above description by developer mode we mean to enable printing of exceptions and errors.

Reviews
Write Your Own Review
You're reviewing: IP Based Developer Mode
loader
Loading...

You submitted your review for moderation.

This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of Service apply.

Change Log
Version V 1.0.0 - September 12, 2017
- Initial version