The versioning tool allows the content creator keep up tp 5 versions of the content. These versions live under the project/versions
folder. The tool always discards the oldest version number if the user request more than 5 versions. By default this tool is not enabled and only has to be enabled once.
Workflow
Enable to versioning feature (once only):
presidium versioning --enable
Start the next version.
presidium versioning next
Update the last version.
presidium versioning update
To go back to any previous version, just copy the version back to the main /content
folder