Occasionally there may be a need to roll back a version of ShoutCMS.
- SSH into the server
- To view shoutcms actions type whisper show shoutcms.?
- To view the versions of shoutcms on the server type whisper show shoutcms.versions
- To rollback to a previous version type whisper update shoutcms.library --to=version --from=version --depth=2
Example: whisper update shoutcms.library --to=v5.5.5.M20110706 --from=v5.5.5.M20110727 --depth=2