All addons are visible by clients using personal account.
Add files and comments to each item or service from the order.
Files
- Add\Remove from the backend.
- Add\Remove from the order My orders in Personal account.
Comment
- Add\Change from the backend.
- Add\Change from the order My orders in Personal account.
General
- Plugin disable.
- Remove all files when order is deleted.
Notifications
Add the string to the top of notification template:
{$order = shopOrderaddonPlugin::notify()}
Available variables:
{$item.orderaddon_comment} - product comment,
{$item.orderaddon_files} - product filenames,
{$item.orderaddon_filesArray} - product filenames array,
{$order.orderaddon.orderaddon_files} order filenames,
Patreon support