You are here

UPGRADE.txt in Taxonomy menu 8

Same filename and directory in other branches
  1. 6.2 UPGRADE.txt
  2. 7.2 UPGRADE.txt
TAXONOMY MENU
=============

Upgrading from 6.1 => 6.2
=========================
1. Copy new version to sites/all/modules/taxonomy_menu
2. Run update.php

If that doesn't work then follow:
1. Disable the module at admin/build/modules
2. Uninstall the module at admin/build/modules/uninstall
3. Copy new version to sites/all/modules/taxonomy_menu
4. Enable the new version at admin/build/modules

See README.TXT for configuration options.

The best method is to treat this upgrade as a new module.
The setting of the previous version will not be upgraded.

File

UPGRADE.txt
View source
  1. TAXONOMY MENU
  2. =============
  3. Upgrading from 6.1 => 6.2
  4. =========================
  5. 1. Copy new version to sites/all/modules/taxonomy_menu
  6. 2. Run update.php
  7. If that doesn't work then follow:
  8. 1. Disable the module at admin/build/modules
  9. 2. Uninstall the module at admin/build/modules/uninstall
  10. 3. Copy new version to sites/all/modules/taxonomy_menu
  11. 4. Enable the new version at admin/build/modules
  12. See README.TXT for configuration options.
  13. The best method is to treat this upgrade as a new module.
  14. The setting of the previous version will not be upgraded.