-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Lukas Bestle edited this page Oct 2, 2021
·
1 revision
There are multiple ways to install the Versions plugin. You can choose whichever method you prefer:
Download and copy the plugin repository to /site/plugins/versions
.
git submodule add https://github.com/lukasbestle/kirby-versions.git site/plugins/versions
composer require lukasbestle/kirby-versions
The Versions plugin uses Git under the hood to store and archive versions.
To make the plugin work, you need to set up a content Git repository.