XPressME Integration Kit

Notes

  1. XpressME Integration Kit doesn’t function only by it as XOOPS module.
  2. Being able to integrate by this is WordPress version 2.7 or more.

Download of necessary file

  1. Download of XPressME Integration Kit

    XPressME Integration Kit is downloaded on the download page.

    The composition of the downloaded file is as follows.

    xp_intrgration_kit

  2. Download of WordPress
    WordPress is downloaded from WordPress.org

    The composition of the downloaded file is as follows for WordPress2.7.

    wordpress_file

Making XPressME module for XOOPS

  1. The work directory is made. The directory name is made the module name such as ‘xpress’.
  2. The file of XPressME Integration Kit is copied onto the work directory of step 1.
  3. The file of WordPress is copied onto the work directory of step 1.

make_xp_module

Localaize

If the language file that you need exists in the extras/xpress_i18n folder
The file and the folder in extras/xpress_i18n/test/xpressme_modules_root are overwrited to the route of the module.

wp-config.php file
language folder
wp-content folder

xp_i18n

Installation of XpressME module

The made module is used.

  1. Up-loads it in the directory 'XOOPS_ROOT_PATH/modules/' as well as other modules.
  2. The permission of /templates directory and the /wp-contents directory of the XPressME module is changed to 777.
  3. The module is installed on the XOOPS admin page.

Others

The module name (directory name) can give an arbitrary name as long as it doesn't overlap with other modules of XOOPS.
Two or more XPressME modules can be installed by changing the module name. (However, it is not D3 module. )