PHPackages                             servd/craft-asset-source-generator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. servd/craft-asset-source-generator

ActiveCraft-plugin

servd/craft-asset-source-generator
==================================

Craft CMS plugin to create asset volumes when first installed

0.1.0(7y ago)04MITPHP

Since Jun 20Pushed 7y agoCompare

[ Source](https://github.com/servdhost/craft-asset-source-generator)[ Packagist](https://packagist.org/packages/servd/craft-asset-source-generator)[ RSS](/packages/servd-craft-asset-source-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Craft Asset Source Generator plugin for Craft CMS 3.x
=====================================================

[](#craft-asset-source-generator-plugin-for-craft-cms-3x)

Creates configured asset sources when the plugin is first installed

[![Screenshot](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require servdhost/craft-asset-source-generator

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Asset Source Generator.

Craft Asset Source Generator Overview
-------------------------------------

[](#craft-asset-source-generator-overview)

A Craft CMS plugin to create some asset volumes upon installation. Used within Servd's infrastructure.

Configuring Craft Asset Source Generator
----------------------------------------

[](#configuring-craft-asset-source-generator)

Create a config file at `config/craft-asset-source-generator.php` with something like the following contents:

```
