Skip to content
This repository was archived by the owner on Jan 16, 2019. It is now read-only.

Docs Setup Upgrade

Frank Kleine edited this page Apr 7, 2012 · 1 revision

Upgrading to a new Stubbles version

General instructions

When upgrading to a new Stubbles version, please follow these steps:

  1. Download the desired version of Stubbles from the website.
  2. Extract the archive.
  3. Copy lib/stubbles.php and lib/xjconf.star to the lib folder of your installation. (If you are not using the all-in-one file copy all files with scheme lib/stubbles- and lib/xjconf.star to lib folder of your installation.)
  4. Copy bootstrap.php, build-stubbles.xml and build-project.xml to the root folder of your installation.
  5. Follow any version specific instructions.
  6. Run phing clear-cache.
  7. Start your application.

Version specific instructions

There currently are no version specific upgrade instructions.

Clone this wiki locally