[DigitalPoint] FileSystem

xF2 Add-on [DigitalPoint] FileSystem 1.0.1

No permission to download
Compatible XF Versions
2.x
Additional Requirements
[DigitalPoint] Cloudflare 1.4.0+
Allows you to optionally use a Local Cluster filesystem adapter for code-cache:// (allows you to keep file system changes in sync with different web servers... things like template/phrase changes as well as add-on development). Could also be used simply to trigger any command after file writes (maybe check changes into a repository automatically).

Allows you to store the files in internal-data://keys/ in XenForo's data registry.

Both functions can be enabled via options (do not need config.php edits).

1672943610759.png


Note: I know it's less than ideal to require the Cloudflare add-on to use this, but the necessary underlying filesystem changes are in that add-on (originally they were intended just for R2). You don't need to use that add-on for anything other than the filesystem changes (or don't need to use Cloudflare's service or even have a Cloudflare account).
Author
SNap!
Downloads
12
Views
662
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Avoid method naming collision

    Minor update to avoid method naming collision with XFCloud. The dependency on App for...
Top