ivoba-oxid/orderemailattach

Order email attachments for OXID eShop 6.

1.1.0 2020-07-09 10:13 UTC

This package is auto-updated.

Last update: 2024-05-09 19:24:36 UTC


README

Add attachments for f.e. "AGB" and "Widerrufsbelehrung" to the order mail.

Installation

composer require ivoba-oxid/orderemailattach

Usage

Create a folder: source/out/pdf/ and add your pdfs there and add them in module settings.
Activate module in "Erweiterungen -> Module -> Ivo Bathke: Order email attachments" enter your settings in the "Settings" tab

Requirements

  • UTF-8
  • PHP >= 7
  • Oxid eShop >= CE 6

Todo

  • path to pdfs is currently hardcoded -> make configurable
  • language handling is static for de/en -> make dynamic

Credits

Its basically an upgrade on https://github.com/pgaida/ppg_ordermailattach which seems to be abandoned.

License MIT

© Ivo Bathke