-
-
Notifications
You must be signed in to change notification settings - Fork 172
Upgrade
Shish edited this page Feb 19, 2026
·
31 revisions
Release notes on https://github.com/shish/shimmie2/releases should include notes on any major changes
Either one of:
-
git checkout branch-2.11 && git pull-- pull the latest stable code -
git checkout main && git pull-- pull the latest in-development code
Once the new Shimmie code is ready, you'll need to make sure all the
dependencies are in place and up-to-date via composer install.
- download the new .zip
- extract it
- copy the
datafolder across from the old install into the new one
This should be automatic - next time the site is loaded, it'll see that the current schema is out of date, and will update it.