Skip to content

mdwp/scrivito-content-lists

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published