Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 90.78 KB
MD5: 69b79f9c3b393d93a50c824513291365
SHA-1: 432f33758804710ab2fe7615ef29d50161d5ff85
SHA-256: 1940f2f793749f5867d6587af853a6915d5e15c304feffb8f6b9eb636988e649
Download zip 150.34 KB
MD5: 0adf69df5d79b407690f4d586d80796a
SHA-1: a25c0fd6f83ce04bc57cbb2c6eec127206346c31
SHA-256: 4c6f47d2890cc219259cc551aea1e0c75c45d90c38e93e380e129806c95eeec9

Release notes

This is an important upgrade containing architecture changes.

Several bugs has been fixed, through the test suit.

More than 500 unit, functional and integrations tests has been written.

Documentation page and developer handbook is being written.

This release contains a lot of refactoring to follow drupal conventions and preparing 8.x releases. You will notice that PSR-0 conventions is also used, although the loaders does not make use of it now. This is just at folder-level.

I initially planned to write a full release log, but I will do it properly in the dev handbook. The API should be now pretty stable and only minor fixes may be committed. Here are the steps to upgrade:

  1. Important: Disable the WoW Guild Rank module before any atempt to upgrade to 2.x. Do not uninstall it, just disable it.
  2. Download and install the entity module.
  3. Put your site in maintenance mode and visit the update.php script. Apply the updates and check nothing has failed.
  4. (Optional) If you previously disabled the WoW Guild Rank module, you can re-enable it.
Created by: sylvain lecoy
Created on: 13 Aug 2012 at 22:23 UTC
Last updated: 2 Nov 2013 at 03:48 UTC
New features
Bug fixes
Unsupported

Other releases