- Katılım
- 23 Eki 2022
- Mesajlar
- 3,514
- Çözümler
- 9
- Tepkime puanı
- 2,145
- Puanları
- 113
- Yaş
- 28
Allows you to optionally use a Local Cluster filesystem adapter for
(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
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).
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).
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
- Meta Title
- [DigitalPoint] FileSystem 1.0.1 – XenForo Dosya Sistemi ve Kod Senkronizasyon Eklentisi
- Meta Description
- [DigitalPoint] FileSystem 1.0.1, XenForo forumunuzda dosya sistemi yönetimini geliştirir. Local Cluster adapter ile şablon, ifade ve eklenti değişikliklerini farklı web sunucularıyla senkronize edin. Dosya değişikliklerini otomatik tetikleyin ve XenForo veri kayıtlarında güvenli şekilde saklayın.