Go to file
Daniel Seifert 282c7d1a12
change documentation content
2020-08-13 08:57:49 +02:00
Application change OXID contents to D3 contents 2020-07-05 14:08:51 +02:00
Modules/Application/Controller apply GPL v3 license 2020-07-04 23:25:24 +02:00
docs/daux change documentation content 2020-08-13 08:57:49 +02:00
out change OXID contents to D3 contents 2020-07-05 14:08:51 +02:00
.gitattributes prevent docs dir from exporting and installing 2020-07-02 16:02:15 +02:00
IntelliSenseHelper.php apply GPL v3 license 2020-07-04 23:25:24 +02:00
LICENSE apply GPL v3 license 2020-07-04 23:25:24 +02:00
README.de.md change documentation content 2020-08-13 08:57:49 +02:00
README.en.md change documentation content 2020-08-13 08:57:49 +02:00
composer.json change license note in composer.json 2020-07-06 11:10:26 +02:00
metadata.php change OXID contents to D3 contents 2020-07-05 14:08:51 +02:00

README.en.md

PDF Documents

PDF document generator for OXID eShop

Create a wide variety of static or dynamic PDF documents at the touch of a button. The document content is created from Smarty templates.

At the orders of your OXID shop you have the option of creating an invoice and delivery note.

The module can be easily extended to adapt existing documents or add new ones. Even completely different document types (e.g. article data sheets) are possible.

System requirements:

  • installed OXID eShop version 6
  • PHP version for which installation packages are available (PHP 7)
  • Installation via Composer

Compatibility:

The module contains the same functionality as the 'OXID Invoice PDF' module. Basically, both modules can be installed in parallel in the shop, if required.

If the 'OXID Invoice PDF' module has to be completely replaced by the 'PDF Documents' module (e.g. because third modules also use its function), we set up a ... which will be installed additionally.

Installation:

composer require d3/pdfdocuments:^1.0 --update-no-dev

Detailed installation instructions can be found online and in the docs directory of this package. The module manual is also available there.

Support:

Credits:

  • PDF logo made by Dimitriy Morilubov from www.flaticon.com

License

This module is distributed under the GPL v3 License. For more information see the ./LICENSE file.

Copyright by D3 Data Development (Inh. Thomas Dartsch)