Accessible from your admin interface, this bot lets you choose pages, then browse them like a unauthenticated visitor.
It will report the status of your pages, detect errors and preload the cache.
It can be used for automated functional tests.

git clone git://github.com/ornicar/dmBotPlugin.git plugins/dmBotPlugin
class ProjectConfiguration extends dmProjectConfiguration { public function setup() { parent::setup(); $this->enablePlugins(array( // your enabled plugins 'dmBotPlugin' ));
php symfony dm:setup
Open Tools->Bot->Internal Bot
Use the configuration form to select pages to browse.
Run the bot.
This plugin is under hard development!
Open issues
Closed issues
dmBotPlugin, created on March 30, 2010 by Thibault D, used by 335 projects