DataMapper OverZealous Edition


Upgrading Instructions

Upgrading requires replacing a few files, and sometimes updating your configuration.

Upgrading from a previous version of DMZ

All versions

Then look below for additional, specific changes for each version.

From 1.3.0 to 1.3.1 or newer

From 1.2.5 or older to 1.3.0

Upgrading from the original DataMapper

If you are upgrading from the original DataMapper, these are the steps you should take.

  1. Update your application/config/datamapper.php file, as there are a few new items.
  2. Overwrite application/libraries/datamapper.php.
  3. Optionally, upload the application/datamapper directory to your CodeIgniter application folder, to enable the use of extensions.
  4. After reading through this manual, you may want to adopt many of the new features throughout your code!