CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • How to install for a demo?
Pages: [1]

Author Topic: How to install for a demo?  (Read 1918 times)

venkat-rk

  • Guest
How to install for a demo?
June 18, 2007, 10:56:26 pm
I can install CiviCRM easily enough, but I am wondering how to do it so that the sample data created by users is wiped clean automatically every hour or so. Is there a module that does this?

Thanks,
Venkat

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: How to install for a demo?
June 19, 2007, 12:04:42 am
We don’t have any automatic approach to this. Your best bet would be to create the demo install, get it to the desired ‘clean’ state, dump the database and then reload it ‘every hour or so.’

Note that mysqldump by default creates a database dump that drops the tables and rebuilds them prior to reloading the data, so it quite suited for the above task.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

venkat-rk

  • Guest
Re: How to install for a demo?
June 22, 2007, 08:17:30 pm
Thanks for the tip.

There's a nifty module (http://drupal.org/project/demo) that does all this automatically, but it depends on the drupal dba module which hasn't been ported to drupal 5.0 yet.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • How to install for a demo?

This forum was archived on 2017-11-26.