Automatic Database Restore – Restore content for your demo websites (Database Abstractions)

1. Introduction

ADR is a ligtweight PHP class used to run simple SQL cron jobs

If you don’t want to worry about users having access to the default demo content for your
script/website but also want to offer them the privillege of fully accessing all the website features this script is what you’ve been looking for

The main utilities of the class are:

  • Restore SQL database based on time elapsed
  • Run queries in a SQL restore file
  • Configurable restore time

Powered by WPeMatico