People may not realize by the name of the module "Demonstration Site" that it is an absolute must have for testing and development because it allows easily creating snapshots of the site and being able to restore them. It has been useful for years as a drupal module and was back ported to Backdrop. It works great!
It is different than the backup_migrate module and while sites will continue to have use for the backup_migrate module, the demo module has two significant differences:
1. The demo module saves a database dump and on restore (or as it refers to it, on reset) it drops and rewrites the database, removing any tables that may have been added since the snapshot. This is a behaviour that backup_migrate does not do by default but has an advanced option for it.
2. The demo module, also saves the config files and restores them on reset. This is something that the backup_migrate module does not do.
As a new or experienced user this module is very handy to create snapshots of a site. It can also be used to save a snapshot and then test a new module or even the preview release of Backdrop (you still have to have the original core files in a backup or git).
Yes, it can also be used to create a demonstration site with automatic reset on cron. But, that is a feature that fewer people may need.
To install it go to "Install new module" and search for "Demonstration site" and for more details see https://backdropcms.org/project/demo
Recent comments
The screencast on Mini Layouts is great. I like the quick tips at the start: how to manually install modules with a url and setting up a demo sandbox. Then it gets into the main subject of Mini...
Question re: Mini Layouts
I just wanted to add one more comment to this thread. I believe the reason why field_attach_update() did not work for you is because you need to flush the individual entity from the entity cache. The...
Updating fields before save
I'm not sure of the chronology of this as there is no date on the post. But, the following post shows that the Help module was removed (or excluded) from the core of Backdrop. https://docs....
It looks like Backdrop does not have the help or advanced_help module
This issue has two approaches (and two PRs) that both have their supporters. Further input would be nice to settle the approach. https://github.com/backdrop/backdrop-issues/issues/2062
September 21st, 2023 - Weekly Meeting Agenda Items
This (old) issue had several people's support originally (back in 2014), but with the passage of time (and widespread usage of the function being deprecated) might raise more trouble than it's worth...
September 21st, 2023 - Weekly Meeting Agenda Items