Page Logger – Version Control System for your website

Create Page Logs of the published pages and store it inside Google Sheet.

Author:Abhishek Jadhav (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:6.0
Plugin version:1.0
Added to WordPress repository:15-06-2022
Last updated:15-06-2022
Rating, %:0
Rated by:0
Plugin URI:https://github.com/abhijadhav8308/Wordpress_S...
Total downloads:11
plugin download
Click to start download

Keep track of published pages and store them in Google Sheets. Get email updates on schedule as well.

Page Logger generates a log whenever a published page is updated. It stores the log in the Google Sheet that is connected to the plugin by Sheet ID. The Google Apps Script
code has been given to send an email to mentioned people from that sheet and make logs process automated (This is an added feature, if you only want to maintain the logs inside Google Sheet
you can completely avoid google Apps Script code). This plugin allows admins to keep tracking of page updation process and bring version control like functionality.

This functionality will allow you to have a version control system like Github to your wordpress site. Page Logger currently stores Page Title, Link, ID, EditedBy and Date-Time.

Arbitrary section

If you need any support email me at abhijadhav8308@gmail.com or leave a comment on https://github.com/abhijadhav8308/Wordpress_Site_Page_Logs repository.