https://github.com/shridarpatil/frappe_private_attachments
Make all frappe attachments as private by default
https://github.com/shridarpatil/frappe_private_attachments
file-upload frappe frappe-app frappe-attachments frappe-bench frappe-erpnext frappe-framework frappe-private-attachment private-attachments
Last synced: 2 months ago
JSON representation
Make all frappe attachments as private by default
- Host: GitHub
- URL: https://github.com/shridarpatil/frappe_private_attachments
- Owner: shridarpatil
- License: other
- Created: 2022-01-24T09:57:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T09:45:08.000Z (over 3 years ago)
- Last Synced: 2025-03-26T02:51:14.152Z (3 months ago)
- Topics: file-upload, frappe, frappe-app, frappe-attachments, frappe-bench, frappe-erpnext, frappe-framework, frappe-private-attachment, private-attachments
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 11
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Make all frappe attachments as private.
You can allow public file for specific doctype by creating an entry in`Allow public files`
## Installation Steps
### Step 1) One time to get app```bench get-app https://github.com/shridarpatil/frappe_private_attachments```
### Step 2) to install app on any instance/site
```bench install-app frappe_private_attachments```To allow public files for specific doctype add entry in doctype `Allow public files`


#### License
MIT