ghostunicorns / module-docs
Module that associate documents to entities and crypt it on filesystem
Installs: 721
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ghostunicorns/module-docs
Requires
- magento/framework: *
 
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
- 
Log-in your Magento backend
 - 
Go to
Stores > Configuration > Documents > Configurationand enable it 
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.
