| PHP-Nuke: Management and Programming | ||
|---|---|---|
| Prev | Chapter 26. How to solve common probems with PHP-Nuke | Next |
26.3. How to install new modules
![]() |
Check versions! |
|---|---|
|
Before we start, check that the version of the module you are about to install is compatible with the PHP-Nuke version of your installation! |
The add-on modules of PHP-Nuke are of various types (see Section 8.3 for some examples), but can be grouped together in 3 different categories:
-
Modules that do not change the database structure (see Section 26.3.1).
-
Modules that change the database structure (see Section 26.3.2).
-
Modules that change both the database structure and the orininal PHP-Nuke files (see Section 26.3.3).












