frappe-core-files · v2.0 · 2026-03-20 · sha256 03363b8e3a6e6d0b
frappe-core-files v2.0A
Immutable. This exact content is served forever at /api/v1/blob/03363b8e3a6e6d0b.
--- name: frappe-core-files description: > Use when handling file uploads, attachments, private/public file access, or S3 storage configuration. Prevents broken file URLs, permission leaks on private files, and failed uploads from incorrect MIME handling. Covers File DocType, frappe.get_file, upload API, private vs public directories, S3 integration, file URL patterns, attach field types. Keywords: file, upload, attachment, File DocType, private, public, S3, file_url, get_file, attach. license: MIT compatibility: "Claude Code, Claude.ai Projects, Claude API. Frappe v14-v16." metadata: author: OpenAEC-Foundation version: "2.0" --- # Frappe File Management > **STATUS**: Stub - content pending V2.5 development phase. ## Quick Reference _Content to be developed._ ## Decision Tree _Content to be developed._ ## See Also _Cross-references to be added._