forked from hyunsupul/aesop-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
executable file
·34 lines (25 loc) · 1.15 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== Aesop Story Engine ===
Contributors: bearded-avenger
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 3.8
Tested up to: 3.8
Stable tag: 0.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Open-sourced suite of tools to build interactive, long-form storytelling themes for Wordpress.
== 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.
To get started, see the sample Wordpress theme that integrates the components.
== Installation ==
= Uploading in WordPress Dashboard =
1. Navigate to the '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