ghostunicorns/module-docs-customer

Module that associate documents to customer and crypt it on filesystem

1.0.0 2021-09-11 10:38 UTC

This package is auto-updated.

Last update: 2024-04-11 17:40:15 UTC


README

This module only works with ghostunicorns/module-docs, first take a look to https://github.com/ghostunicorns/ghostunicorns-module-docs

Description

With this module you can archive customer documents in Magento filesystem and encrypt it within standard Magento crypt key.

Install

composer require ghostunicorns/module-docs-customer

Configure

  1. Log-in your Magento backend

  2. Go to Stores > Configuration > Documents > Configuration and enable it

ghostunicorns-docs-be-config1.png

Use

Login as customer in Magento frontend

Go to Documents

ghostunicorns-docs-customer-fe1.png

Download, upload or delete your documents in this section.

ghostunicorns-docs-customer-fe2.png

Contribution

Yes, of course you can contribute sending a pull request to propose improvements and fixes.