https://github.com/webgriffe/invoice-request-extension
https://github.com/webgriffe/invoice-request-extension
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/webgriffe/invoice-request-extension
- Owner: webgriffe
- Created: 2016-07-19T09:30:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-20T07:43:45.000Z (almost 10 years ago)
- Last Synced: 2025-01-29T10:35:44.798Z (over 1 year ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webgriffe Invoice Request Magento Extension
===========================================
This Magento extension add the flag "Invoice Request" in the billing address on checkout page.
Installation
------------
Add the extension to your `composer.json` or install it with [modman](https://github.com/colinmollenhour/modman).
Usage
-----
After installation in your billing section on checkout you see the checkbox "Invoice Request".
In case customize the template phtml of the checkbox. Find it in path app/design/frontend/base/default/template/webgriffe_invoicerequest. Copy the file invoice_request.phtml in your folder template and customize it.
Credits
-------
This extension has been developed by [Webgriffe®](http://www.webgriffe.com/). Please, report to us any bug or suggestion by GitHub issues.