Solution: Building an automated eZ publish demo

Table of contents:

Tools

  • eZ publish
  • MySQL
  • Subversion
  • Cron

Setup

  • Install and configure stock eZ
  • Write script to drop demo db, load a stock db and optionally update demo code from svn.
  • Configure cron to run script

External reference