# Description Aesop Story Engine is an open-sourced suite of tools that empowers developers to build feature-rich, interactive, long-form storytelling themes for Wordpress. ASE is the same engine that drives the storytelling experience through our hosted platform. --- ### Installation ##### Uploading in WordPress Dashboard 1. Navigate to 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `aesop-core.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard ##### Using FTP 1. Download `aesop-core.zip` 2. Extract the `aesop-core` directory to your computer 3. Upload the `aesop-core` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard --- ##### Documentation [http://developers.aesopstories.com/](http://developers.aesopstories.com/) --- ### Story Components At the heart of ASE are the storytelling components. They include: * Audio * Video * Content * Character * Gallery * Chapter Heading * Image * Location * Parallax * Quote * Timeline * Collection * Document Viewer Interactive elements are created while crafting stories, with the Story Component Creator. ![Image](https://dl.dropboxusercontent.com/u/5594632/ase-screenshot.png) --- ### Changelog --- ### Translations * Spanish - via [@tmeister](https://twitter.com/tmeister) * German - via [@kuenstlerich](https://twitter.com/kuenstlerich) --- ### Demo Theme Here is a very, very basic sample WordPress theme showing implementation of the story engine component design. This demo theme ONLY includes styles for the single story as an example: [https://github.com/bearded-avenger/aesop-sample-theme](https://github.com/bearded-avenger/aesop-sample-theme)