Viewing 1 replies (of 1 total)
  • Plugin Author Greg Ross

    (@gregross)

    The restore process is manual at the moment, basically do the following (assuming your starting from an empty directory and database):

    – unzip the backup file in to your destination.
    – use phpMySQL or another tool to connect to your database server.
    – use the .sql file that you extracted in step 1 to recreate the tables/data in your database.
    – test to make sure everything is back.

Viewing 1 replies (of 1 total)

The topic ‘How to Restore’ is closed to new replies.