Download the PHP package aesop/aesop-story-engine without Composer

On this page you can find all versions of the php package aesop/aesop-story-engine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package aesop-story-engine

Aesop Story Engine
A collection of thirteen unique storytelling components wrapped in a plugin.
Scrutinizer Code Quality License i18n

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

  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

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:

Interactive elements are created while crafting stories, with the Story Component Creator. Image

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.


Demo Theme

Here is a basic sample WordPress theme showing implementation of the story engine component design: Aesop Story Theme.


All versions of aesop-story-engine with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.3
composer/installers Version ~1.0.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package aesop/aesop-story-engine contains the following files

Loading the files please wait ....