WIRIS plugins update

General information

In order to update a WIRIS plugin, these steps must be followed:

  1. Download the last WIRIS plugin version.
  2. Make a backup of the configuration.ini file (see this page to know where it is located).
  3. Make a backup of the formula directory (see this page to know where it is located).
  4. Install the plugin following the instructions.
  5. Restore the configuration.ini and formula directory backup.

Sometimes extra steps are required depending on the installed plugin version and the version to install.

From 1.14.4 or earlier to 1.14.5 or later

For the Java integrations, there has been an important change on the cache and formula directories' configuration. Until the 1.14.4 version, the paths to these directories were specified in the web.xml file. From the 1.14.5 version these paths are specified in the configuration.ini file.

The configuration.ini parameters that must be set are wiriscachedirectory and wirisformuladirectory.