This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aaron Rickard
committed
Mar 13, 2017
1 parent
104ee7e
commit 3bbf818
Showing
1 changed file
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,32 @@ | ||
# Meanbee_CmsPageRevisions Documentation | ||
|
||
Meanbee Cms Page Revisions Extension | ||
===================== | ||
|
||
Add version control to your CMS Pages with Meanbee_CmsPageRevisions. This extension will automatically save versions each time you save, giving you complete peace of mind. The easy to use management screen will allow you to Restore, Review, and Delete previous versions. | ||
|
||
Adding version control will allow you to see a complete history of changes to each CMS Page, this means that mistakes can be easily reverted, and there is no need to panic! | ||
|
||
###Benefits overview: | ||
|
||
##### Benefits overview | ||
- Automatically saves versions, keep track of all your changes! | ||
- Restore previous versions with the click of a button | ||
- Preview previous versions easily in a pop-up window | ||
- Delete versions you no longer need to keep your versions under control | ||
|
||
###Release history: | ||
##### Compatibility | ||
Compatibility: 1.6, 1.7, 1.8, 1.9 | ||
|
||
Support | ||
------- | ||
You are welcome to log any issues you find for community support but the functionality is provided *as is* and we will not be providing support. We will however review pull requests if you provide one. | ||
|
||
Contribution | ||
------------ | ||
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests). | ||
|
||
- V1.0.0 - Initial release | ||
|
||
###Roadmap: | ||
Licence | ||
------- | ||
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php) | ||
|
||
- Add a diff viewer which highlights changes between versions | ||
- Add version control to CMS Static Blocks | ||
Copyright | ||
--------- | ||
(c) 2017 Meanbee |