sreichel / magento-StackExchange_RequiredTelephone

This extension telephone from required checkout attributes.

Home Page:https://magento.stackexchange.com/questions/9740/up-to-date-guide-to-remove-telephone-required-field-from-checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Un-Require telephone in checkout Magento 1 Extension

This extension telephone from required checkout attributes.

Codacy Badge Maintainability Test Coverage

Facts

Description

up to date guide to remove telephone required field from checkout

Please could some one post a guide on the removal of 'required' telephone field in checkout based on the magento layout Version 1.8.0.0, the majority of current googled resources are out of date and no longer work. This would seem the perfect place to keep an updated how-to / guide.

It would be helpful if some one could confirm the working solution by downloading Magento 1.8.0.0 and providing proof of it's removal, these code snippets are sometimes helpful, but we have yet to find a working solution in an easy to read / documented fashion.

Requirements

  • PHP >= 5.4.0

Compatibility

  • Magento >= 1.9

Installation Instructions

  • via modman
modman clone https://github.com/sreichel/magento-StackExchange_RequiredTelephone.git
  • via composer
composer require mse-sv3n/m1-required-telephone

Uninstallation

  • via modman
modman remove magento-stackexchange-requiredtelephone.
  • via composer
composer remove mse-sv3n/m1-required-telephone

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

OSL - Open Software Licence 3.0

About

This extension telephone from required checkout attributes.

https://magento.stackexchange.com/questions/9740/up-to-date-guide-to-remove-telephone-required-field-from-checkout

License:Open Software License 3.0


Languages

Language:PHP 100.0%