This plugin provides a Servd Asset Storage integration for Craft CMS along with a host of other deep integration functionality.
This plugin requires Craft CMS 3.1.5 or later.
You can install this plugin from the Plugin Store or with Composer.
Go to the Plugin Store in your project’s Control Panel and search for "Servd". Then click on the "Install" button in its modal window.
Open your terminal and run the following commands:
# go to the project directory
cd /path/to/my-project.test
# tell Composer to load the plugin
composer require servd/craft-asset-storage
# tell Craft to install the plugin
./craft plugin/install servd-asset-storage
- Asset management for Servd projects
- (Nearly) zero-config
- Automatically separates local, staging and production assets
- Built-in CDN + edge caching for super-fast delivery to users
- Zero config, off-server image transforms
- Imager-X extensions to make use of the Servd Assets Platform
- ImageOptimise extensions to make use of the Servd Assets Platform
- CSRF token injection to help with static caching
- Automatic static cache busting upon entry save events
- Support for using the debug bar in a load balanced environment (like Servd)
- Easy dynamic content includes when static caching is enabled
You can find plugin info and docs here: servd.host/docs/the-servd-plugin