2017 © Pedro Peláez
 

project addventure

A system for creating a forest of stories.

image

application/addventure

A system for creating a forest of stories.

  • Friday, February 20, 2015
  • by stohrendorf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

About...

This is the main Addventure2 repository. It aims to be a full replacement for the old Addventure system, but with additional and improved features., (*1)

How to install?

If you haven't already, get composer:, (*2)

$ curl -s https://getcomposer.org/installer | php

Then, you can install the current development version of the Addventure2:, (*3)

$ php composer.phar create-project -s dev application/addventure /path/to/addventure

What is the current state?

It's usable for now, though some administrative functionality is not implemented yet, such as user management or deleting/editing episodes., (*4)

The Versions