samuelbirch / craft-listingsource

Gets the entries for a list page form either a channel or from child pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listing Source plugin for Craft CMS

Gets the entries for a list page form either a channel or from child pages.

Screenshot

Installation

To install Listing Source, follow these steps:

  1. Download & unzip the file and place the listingsource directory into your craft/plugins directory
  2. -OR- do a git clone ??? directly into your craft/plugins folder. You can then update it with git pull
  3. -OR- install with Composer via composer require /listingsource
  4. Install plugin in the Craft Control Panel under Settings > Plugins
  5. The plugin folder should be named listingsource for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

Listing Source works on Craft 2.4.x and Craft 2.5.x.

Listing Source Overview

-Insert text here-

Configuring Listing Source

-Insert text here-

Using Listing Source

entry.listingSource.type, entry.listingSource.value, entry.listingSource.criteria, entry.listingSource.data,

Listing Source Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Kurious Agency

About

Gets the entries for a list page form either a channel or from child pages.

License:MIT License


Languages

Language:PHP 71.0%Language:HTML 17.7%Language:JavaScript 7.3%Language:CSS 4.0%