https://github.com/webdna/listing-source
This plugin adds a custom fieldtype which enables support for listing entry structures, entry channels, categories and category groups.
https://github.com/webdna/listing-source
Last synced: 3 months ago
JSON representation
This plugin adds a custom fieldtype which enables support for listing entry structures, entry channels, categories and category groups.
- Host: GitHub
- URL: https://github.com/webdna/listing-source
- Owner: webdna
- License: mit
- Created: 2018-05-16T10:32:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T08:14:29.000Z (about 1 year ago)
- Last Synced: 2025-06-10T09:03:12.293Z (about 1 year ago)
- Language: PHP
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Listing Source plugin for Craft CMS 3.x
listing entries, categories, etc.

## Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
## 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 listing-source/listing-source
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Listing Source.
## Listing Source Overview
-Insert text here-
## Configuring Listing Source
-Insert text here-
## Using Listing Source
-Insert text here-
## Listing Source Roadmap
Some things to do, and ideas for potential features:
* Release it
Brought to you by [webdna](https://webdna.co.uk)