CMS Page Status

December 27, 2019 ยท View on GitHub

The extension adds a new "Document Status" column on the Pages Listing page and shows a message when a page is being edited by an any admin user.

Page Status

Available status changes:

  • When a user opens a CMS Page in Magento Admin, the document status is set to "open".
  • When a user closes a page, the document status is set to "not modified" or "modified".
  • Page Listing Document Status shows one of the messages:
    • "user is currently viewing"
    • "user opened 10 mins ago"
    • "user modified 12 hours ago"

The extension is under development, check out the TODO for the list of features and its status.

This extension is developed during Live Coding streams on YouTube. Past streams:

Contribute

Go ahead and grab an idea from the TODO and start work. Create a PR once finished.