[DigitalPoint] FileSystem 1.0.1

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Download and Discuss Premium, Business[DigitalPoint] FileSystem 1.0.1 version on Premium Content Best Download Discussion Community. It is zip Extention type and 16.6 KB File size. From [DigitalPoint] FileSystem have 1 Description Attachments, 1 discussion, 1 Updates, 174 Views.
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).
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
axtona
Views
174
Extention type
zip
File size
16.6 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Latest updates

  1. 1.0.1 - changelog
    Minor update to avoid method naming collision with XFCloud. The dependency on App for...