Scrivito Content Lists
A content list React component/Scrivito widget for the Scrivito CMS.
Screenshot
Installation
Open your terminal.
$ cd
to your Scrivito project
$ npm install scrivito-content-lists
Import the widget in your javascript src/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.