Skip to content

🕓 Versions

All actions with blocks and tables — creation, updating, copying, and deletion — are automatically saved in the change history.
This allows you to restore previous versions of data at any time.

version

This is especially useful when working with nested tables — history is preserved for them as well:

table versions

⚙️ Disabling History

By default, versioning is enabled and saves all changes.
However, in some cases — for example, during development — you may want to disable it.

To disable history saving, set the system setting:

html
pageblocks_enable_history = false

History will no longer be saved until this option is re-enabled.

© PageBlocks 2019-present