servd/craft-asset-storage

Servd Asset Storage and Helpers integration for Craft CMS

4.0.3 2024-04-08 10:53 UTC

This package is auto-updated.

Last update: 2024-04-11 15:59:04 UTC


README

Servd Icon

Servd Assets and Helpers for Craft CMS

This plugin provides a Servd Asset Storage integration for Craft CMS along with a host of other deep integration functionality.

Requirements

This plugin requires Craft CMS 3.1.5 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

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.

With Composer

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

Features

  • 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

Docs

You can find plugin info and docs here: servd.host/docs/the-servd-plugin