This extension provides a shell script to dump invoice/credit memo pdfs to
var/export/documents
(which you may run regularly) and provides easy download
access from the backend.
- PHP >= 5.5.0
- Mage_Core
- Magento >= 1.6
- Install the extension via Composer or Modman.
- Clear the cache, logout from the admin panel and then login again.
- Add
php shell/export-invoices.php
to your crontab.
- Remove
php shell/export-invoices.php
from your crontab. - Remove all extension files from your Magento installation.
- Clear the cache.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
[@quafzi](Thomas Birke)
OSL - Open Software Licence 3.0
(c) 2017 Thomas Birke