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.
- Host: GitHub
- URL: https://github.com/pyrocms/streams-enabled-module-sample
- Owner: pyrocms
- License: unlicense
- Created: 2012-01-27T06:28:28.000Z (about 14 years ago)
- Default Branch: 2.2
- Last Pushed: 2015-01-08T02:29:23.000Z (over 11 years ago)
- Last Synced: 2025-03-24T04:50:53.692Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 225 KB
- Stars: 27
- Watchers: 8
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: license.txt
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.