ghostunicorns/module-docs

Module that associate documents to entities and crypt it on filesystem

1.0.3 2021-11-16 09:29 UTC

This package is auto-updated.

Last update: 2024-04-16 14:53:07 UTC


README

This module allows you to archive documents and encrypt it in filesystem. Docs is base module, it contains the main function to archive docs; watch docs-order or docs-customer for ui implementation FE and BE.

Install

composer require ghostunicorns/module-docs

Configure

  1. Log-in your Magento backend

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

ghostunicorns-docs-be-config1.png

Use

As explain above this module is just the base, take a look inside module-docs-customer or module-docs-customer for the implementation

Contribution

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