WARNING: you're viewing docs for an outdated version. View the docs for the current version.
Silverstripe CMS Usage (V1)
Flysystem comes bundled with Silverstripe CMS 4 and newer.
Silverstripe CMS uses a thin wrapper around Flysystem adapters for implementing public and protected files.
Per default files are saved locally. There are custom adapters for Silverstripe CMS available:
More adapters can be found at packagist.org.
More information can be found in the Silverstripe CMS documentation.