You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2019. It is now read-only.
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:
Download the desired version of Stubbles from the website.
Extract the archive.
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.)
Copy bootstrap.php, build-stubbles.xml and build-project.xml to the root folder of your installation.
Follow any version specific instructions.
Run phing clear-cache.
Start your application.
Version specific instructions
There currently are no version specific upgrade instructions.