Skip to content

ganureddy/print_encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print Encrypt

Print Encrypt


Print Encrypt is a software tool designed to enhance security by encrypting sensitive information before sending email, utilizing a password-based mechanism to safeguard Attachment documents in ERPNext and Frappe.


Features

  1. use Notification doctype to trigger emails This is core feature that Frappe has already Build.

  2. Encrypt attachement 📑 using Encrypt print field.

  3. Set Password Policy.

    Example: SO-{{doc.name}}
    This will generate a password like SO-SAL-ORD-2023-00001.


Tech Stack

This app is built using the Frappe Framework - an open-source full stack development framework.

These are some of the tools it's built on:


Show more screenshots

Private Channel attachement Secure and Password based

Installation

Since Print Encrypt is a Frappe app, it can be installed via frappe-bench on your local machine or on your production site.

Once you have setup your bench and your site, you can install the app via the following commands:

bench get-app https://github.com/ganureddy/print_encrypt.git
bench --site yoursite.name install-app print_encrypt

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages