Dissable Region Customer

  • Popularity Score 102 Popularity Score

    Popularity ScoreReferrals to Site/Downloads

    0 0 1+ 1+ 250+ 250+ 1000+ 1000+ 10000+ 10000+

  • 0  Customer Reviews
Dissable region in frontend. Code region not allow in select region (address building and address shipping).
  • Compatible with:
This extension is currently unavailable on Magento Connect. Please contact the developer.

You will be re-directed to the developer's website to complete your purchase.

You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

FREE
Overview

Dissable Region Customer

Dissable region in frontend. Code region not allow in select region (address building and address shipping). For example, in Spain country, you can dissable regions: Madrid,Barcelona,Sevilla. Customer can not select this region.

==Configuration==

System -> Configuration -> General -> General -> Dissable Region Tab

Code region separate with comma (,).

Example: Cadiz,Barcelona,Alava

==Change your template==

template/customer/address/edit.phtml:

new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>); template/customer/form/register.phtml: new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>);

template/customer/form/address.phtml:

template/checkout/cart/shipping.phtml:

new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>);

template/checkout/onepage.phtml:

Change:

helper('directory')->getRegionJson() ?> for helper('dissableregion')->getRegionJson() ?>

==Source code==

  • community/Zikzakmedia/DissableRegion
  • app/code/community/Zikzakmedia/DissableRegion
  • app/etc/modules/Zikzakmedia_DissableRegion.xml

www.zikzakmedia.com. ERP & ecommerce integration

Release Notes

Dissable region in frontend. Code region not allow in select region (address building and address shipping).

2012-01-31 20:05:34
  • Version number: 0.1
  • Stability: Alpha
  • Compatibility: 1.3

You must choose from Magento Connect Version 1.5.1.0 or 2.0.
Learn more

Magento Connect 1.0 change

Dissable region in frontend. Code region not allow in select region (address building and address shipping). For example, in Spain country, you can dissable regions: Madrid,Barcelona,Sevilla. Customer can not select this region. ==Configuration== System -> Configuration -> General -> General -> Dissable Region Tab Code region separate with comma (,). Example: Cadiz,Barcelona,Alava ==Change your template== template/customer/address/edit.phtml: new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>); template/customer/form/register.phtml: new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>); template/customer/form/address.phtml: template/checkout/cart/shipping.phtml: new RegionUpdater('country', 'region', 'region_id', helper('directory')->getRegionJson() ?>); template/checkout/onepage.phtml: Change: helper('directory')->getRegionJson() ?> for helper('dissableregion')->getRegionJson() ?> ==Source code== community/Zikzakmedia/DissableRegion app/code/community/Zikzakmedia/DissableRegion app/etc/modules/Zikzakmedia_DissableRegion.xml * http://www.zikzakmedia.com/es/openerp.html * http://www.zikzakmedia.com/es/tiendas-virtuales.html

User reviews (0)

Write a Review

Get Help

Support for This Extension

The best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.

Magento Platform Support

If you need support for a Magento platform, there are different options for support depending on which Magento platform you are using. Below are links for specific platforms.

Close In order to upload extension, you must be logged in to the Magento Community. Click here to login or register.

Forgot Your Password?

Please enter your email below and we'll send you a new password.

* Required Fields

Close window