1.0.9 • Published 5 years ago

scrivito-ionic-content-lists v1.0.9

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

Scrivito Content Lists

CMS: Scrivito License: MIT

A content list React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-content-lists

Import the widget in your javascript (e.g. in index.js or Widgets/index.js).

Add this line to your index.js:

import "scrivito-content-lists";

Features

This widget renders a content teaser list from the default page types available in Scrivito. Page, Blog-Post, Event, Job

Widget properties

In the widget properties you can set:

  • Page type
  • Number of records you want to show in the teaser list.
1.0.9

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago