johndwells / craft_introvert

Introvert for Craft CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introvert Fieldtype for Craft CMS

Overview

Introvert allows you to see reverse related entries to the entry currently being edited.

Introvert Fieldtype

The fieldtype is super handy for seeing which assets are being used by which entries. Simply add a Reverse Related Entries field on your Asset source Field Layout:

Introvert Fieldtype

Options for each field's instance allow you to restrict relationship lookups to specific sections.

Usage

  1. Download the package and place the 'introvert' folder in your plugins directory
  2. Install and activate the Introvert Plugin
  3. Create a new "Reverse Related Entries" fieldtype and configure which sections (if any) the results should be limited to.

Changelog

  • 0.2 Added support for Matrix and Category reverse relationships
  • 0.1.1 Create a condensed layout for when the fieldtype is displayed in Asset Modals
  • 0.1 Initial Release

Support

Please log any issues/feature requests to the GitHub issue tracker.

License / Disclaimer

Copyright (c) 2014 Iain Urquhart

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Introvert for Craft CMS


Languages

Language:PHP 65.8%Language:HTML 34.2%