Skip to Content

Moving your site off Bryght

Should you (gasp!) decide to move your site off of Bryght, it is a pretty simple process since Bryght uses Drupal which is open source. We will give you a MySQL database dump and a tar file of all your files (CSS files, images, etc) and a list of modules that were enabled.

Then all you or your technical team has to do is:

  1. Install the correct version (e.g. Drupal 4.7 or 5) of Drupal from Drupal.org
  2. From our list of modules, determine which ones were Drupal contrib modules. Download these from drupal.org.
  3. Enable the modules following the list we gave you.
  4. Restore your database from the MySQL database dump we provided you.
  5. Restore your files from the tar file we provided you.