📁 Cache Folder
Information:
✅ Included in backup functionality.
✅ Files are not overwritten or deleted by updates.
❌ Do not manually modify or edit files unless you are a developer.
❌ Files in this folder are not accessible via public links.
❌ Folder may be cleared during cleanup procedures.
Folder Description:
A temporary hidden cache folder is used to store updates and operational files securely during processes like uploads. This folder enhances performance by caching temporary files, is automatically cleared, and remains hidden for security. It serves as a transient storage area for efficient data handling during operations.
Sub Folders:
Folder Path | Description |
---|---|
./MODNAME/ |
Folder for cached files of site module 'MODNAME'. |
./MODNAME/__extension |
Folder for cached files of site module 'MODNAME' extensions. |
./MODNAME/__extension/EXTNAME |
Folder for cached files of site module 'MODNAME' extension 'EXTNAME'. |
Documentation:
Most documentation for front-end users is located within the Administrator Module across various sections. Developers can access internal documentation at /_core/_documentation/extra-cms/index.html. Open this file in a web browser to view the developer-specific resources.
🐟 Bugfish