0.1.2releasedBackend Views

Use Data Sources to filter entries in the Symphony backend.

Clone URLhttps://github.com/eKoeS/backend_views.git

Add as a submodulegit submodule add https://github.com/eKoeS/backend_views.git extensions/backend_views --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNo0.1.10.1.2NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Backend Views allows you to create backend pages (or "Views") that contain a list of section entries. The sorting, filtering and limiting functionalities are provided by the Data Sources engine, which means you can control what is shown on each view by editing the Data Source that's responsible for it.

Installation & Updating

Information about installing and updating extensions can be found in the Symphony documentation at http://symphony-cms.com/learn/.

Usage

Once the extension is enabled, it parses all the existing Data Sources whose type is one of the following:

  • Section
  • Authors

For every compatible Data Source, an option is available in the Preferences to activate the respective View. Once activated, a view can be permanently accessed from the "Views" menu.

Supported Data Source features:

  • Sorting
  • Limiting
  • Filtering
  • Included Elements

Version history

Requires Symphony 2.3.0

Requires Symphony 2.2.x