aesop / aesop-story-engine
Aesop Story Engine - Open-sourced suite of components that empower interactive storytelling in WordPress.
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 244
Watchers: 25
Forks: 56
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=5.3.3
- composer/installers: ~1.0.6
- dev-master
- 2.1.6
- 2.1.3
- 2.1.1
- 2.0.10
- 2.0.9
- 2.0.8.5
- 2.0.8.3
- 2.0.7.1
- 2.0.6
- 2.0.5
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.10.0.3
- 1.10.0.2
- 1.10.0.1
- 1.10.0
- 1.9.10.4
- 1.9.10.1
- 1.9.10
- 1.9.9.5
- 1.9.9.4
- 1.9.9.1
- 1.9.8.8
- 1.9.8.6
- 1.9.8.1
- 1.9.8
- 1.9.7.0
- 1.9.6.7
- 1.9.6.6
- 1.9.6.5
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.7.11
- 1.7.10
- 1.7.9
- 1.6.8
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.1
- 1.6
- 1.5.2
- 1.5.1
- 1.5
- 1.4.2
- 1.4.1
- 1.4
- 1.3.2
- 1.3
- 0.10.0.3
- dev-dependabot/npm_and_yarn/debug-and-grunt-contrib-watch-3.2.7
- dev-dependabot/npm_and_yarn/qs-and-grunt-contrib-watch-6.5.3
- dev-revert-278-dev-hero-gallery
- dev-dev
- dev-revert-269-release/1.6.3
- dev-release/1.6.3
- dev-release/1.6.8
- dev-release/1.6.6
- dev-release/1.6.5
- dev-release/1.6.4
- dev-release/1.6.2
- dev-V2-Features/lightbox
- dev-release/1.6.1
- dev-release/1.6
- dev-vip
- dev-release/1.5.2
- dev-release/1.5.1
- dev-release/1.5
- dev-release/1.4.2
- dev-release/1.4.1
- dev-release/1.2
- dev-release/1.2.1
- dev-release/1.4
- dev-release/1.3.2
- dev-release/1.3.1
- dev-release/1.3
This package is not auto-updated.
Last update: 2024-11-05 16:59:25 UTC
README
Aesop Story Engine is an open-sourced suite of tools that empower developers to build feature-rich, interactive, long-form stories within Wordpress. ASE is the same engine that drives the storytelling experience through our hosted platform at Story.AM.
Installation
Uploading in WordPress Dashboard
- Navigate to 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
aesop-core.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
aesop-core.zip
- Extract the
aesop-core
directory to your computer - Upload the
aesop-core
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Documentation
See http://aesopstoryengine.com/developers.
Bugs
If you find an issue, please let us know here!
Support
This is a developer's portal for Aesop Story Engine and should not be used for support. Please visit our support forums if you have a question.
Contributions
Contributions are more than welcome. Please read our current guidelines for contributing to this repository. Many thanks in advance!
Story Components
At the heart of ASE are the storytelling components. They include:
- Audio
- Video
- Content
- Character
- Gallery
- Chapter
- Image
- Location
- Parallax
- Quote
- Timeline
- Collection
- Document
Interactive elements are created while crafting stories, with the Story Component Creator.
Changelog
See releases for more.
Translations
Aesop Story Engine is currently available in 36 languages. We work closely with the folks over at WP-Translations, and it's because of them that these translations are available. You're welcome to jump in.
- العربية (Arabic)
- Български (Bulgarian)
- Burmese (Myanmar)
- čeština (Czech)
- 中文 (Chinese (China))
- Dansk (Danish (Denmark))
- Nederlands (Dutch)
- English (United Kingdom)
- English (US)
- Suomi (Finnish)
- Français (French (France))
- Deutsch (German)
- Ελληνικά (Greek)
- עִבְרִית (Hebrew)
- Magyar (Hungarian)
- Indonesian (Indonesia)
- Italiano (Italian)
- 日本語 (Japanese)
- ភាសាខ្មែរ (Khmer)
- 한국어 (Korean)
- Bokmål (Norwegian)
- فارسی (Persian)
- Polski (Polish)
- Português do Brasil (Portuguese (Brazil))
- Română (Romanian)
- Русский (Russian)
- Српски језик (Serbian)
- Slovenčina (Slovak)
- slovenščina (Slovenian)
- Español (Spanish (Argentina))
- Español (Spanish (Chile))
- Español (Spanish (Mexico))
- Español (Spanish (Spain))
- ไทย (Thai)
- Türkçe (Turkish)
- Tiếng Việt (Vietnamese)
Demo Theme
Here is a basic sample WordPress theme showing implementation of the story engine component design: Aesop Story Theme.