An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

## Frappe Private Attachments

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`

![image](https://user-images.githubusercontent.com/11792643/150762499-1499ad37-619b-49ea-940d-30dbf1e4a3c6.png)

![image](https://user-images.githubusercontent.com/11792643/150762544-3c1bb732-d07c-4935-95b8-a1b1fccf3a8d.png)

#### License

MIT