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: 2025-03-11 19:31:26 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

Use

Login as customer in Magento frontend

Go to Documents

Download, upload or delete your documents in this section.

Contribution

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