mse-sv3n / m1-required-telephone
Makes telephone optional in checkout.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento-module
Requires
This package is auto-updated.
Last update: 2024-10-24 10:02:35 UTC
README
This extension telephone from required checkout attributes.
Facts
- version: 1.0.0
- extension key: StackExchange_RequiredTelephone
- extension on GitHub
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.