31 lines
879 B
Markdown
31 lines
879 B
Markdown
# PDF-Dokumente
|
|
|
|
PDF-Dokumentgenerator für OXID eShop
|
|
|
|
Erstellen Sie unterschiedlichste statische oder dynamische PDF-Dokument auf Kopfdruck. Der Dokumentinhalt wird in Smartytemplates definiert.
|
|
|
|
Das Modul kann einfach erweitert werden, um bestehende Dokumente anzupassen oder Neue hinzuzufügen.
|
|
|
|
## Systemanforderungen:
|
|
|
|
- installierter OXID eShop
|
|
- PHP-Version, für die Installationspakete verfügbar sind
|
|
- Installation via Composer
|
|
|
|
## Installation:
|
|
|
|
```bash
|
|
composer require d3/pdfdocuments --update-no-dev
|
|
```
|
|
|
|
Eine detaillierte Installationsanleitung finden Sie [online](https://docs.oxidmodule.com/PDF-Dokumente/) und im docs-Verzeichnis dieses Pakets.
|
|
|
|
## Support:
|
|
|
|
- D3 Data Development (Inh. Thomas Dartsch)
|
|
- Home: [www.d3data.de](https://www.d3data.de)
|
|
- E-Mail: support@shopmodule.com
|
|
|
|
## Credits:
|
|
|
|
- PDF logo made by Dimitriy Morilubov from www.flaticon.com |