An open API service indexing awesome lists of open source software.

https://github.com/pyrocms/streams-enabled-module-sample

Sample module using the Streams core for data.
https://github.com/pyrocms/streams-enabled-module-sample

Last synced: about 1 year ago
JSON representation

Sample module using the Streams core for data.

Awesome Lists containing this project

README

          

# PyroCMS Streams API Sample Module

This module illustrates the use of the Streams Core API to handle data interaction within a PyroStreams module. It creates a simple FAQ stream with a question field and an answer field.

## Installation

Unzip the folder, rename it to 'faq', and drop it into your addons/_site\_ref_/modules or addons/shared\_addons/modules folder. Install from the admin panel.