Skip to content

quafzi/magento-pdf-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quafzi PdfDownload Extension

Download PDF documents Facts

Description

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.

Requirements

  • PHP >= 5.5.0
  • Mage_Core

Compatibility

  • Magento >= 1.6

Installation Instructions

  1. Install the extension via Composer or Modman.
  2. Clear the cache, logout from the admin panel and then login again.
  3. Add php shell/export-invoices.php to your crontab.

Uninstallation

  1. Remove php shell/export-invoices.php from your crontab.
  2. Remove all extension files from your Magento installation.
  3. Clear the cache.

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.

Developer

[@quafzi](Thomas Birke)

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2017 Thomas Birke

About

Download rendered PDF invoices and creditmemos

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages