An open API service indexing awesome lists of open source software.

https://github.com/towardstudio/asset-locations


https://github.com/towardstudio/asset-locations

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Assets Locations plugin for Craft CMS 5.x

Creates a new native field which will display which entries/categories/globals your asset is used within.

This plugin supports the use of Matrix Field, Asset Fields & Super Tables.

## Requirements

This plugin requires Craft CMS 5 or later.

## Installation

To install the plugin, follow these instructions.

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

```
cd /path/to/project/craft
```

2. Then tell Composer to load the plugin:

```
composer require towardstudio/asset-locations
```

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

4. Go to a Volume and add the _Asset Locations_ field.

[Toward Disclaimer](https://github.com/towardstudio/toward-open-source-disclaimer)

Brought to you by [Toward](https://toward.studio)