ghostunicorns / module-docs
Module that associate documents to entities and crypt it on filesystem
1.0.3
2021-11-16 09:29 UTC
Requires
- magento/framework: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.
