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:
- Install the correct version (e.g. Drupal 4.7 or 5) of Drupal from Drupal.org
- From our list of modules, determine which ones were Drupal contrib modules. Download these from drupal.org.
- Enable the modules following the list we gave you.
- Restore your database from the MySQL database dump we provided you.
- Restore your files from the tar file we provided you.