pyrocms / streams-enabled-module-sample

Sample module using the Streams core for data.

Repository from Github https://github.compyrocms/streams-enabled-module-sampleRepository from Github https://github.compyrocms/streams-enabled-module-sample

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.

About

Sample module using the Streams core for data.

License:The Unlicense


Languages

Language:PHP 99.2%Language:CSS 0.8%