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
You can find plugin info and docs here: servd.host/docs/the-servd-plugin