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 to the lib folder of your project.
  4. Delete the .cache file from the lib folder of your project.
  5. Copy build-stubbles.xml to the root folder of your project.
  6. Copy stubbles.sh and stubbles.bat to the root folder of your project.
  7. Follow any version specific instructions.
  8. Clear the cache folder of your project.
  9. Start your application.

Version specific instructions

There currently are no version specific upgrade instructions.