Actions

Translations

Major version upgrade/13/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
<b>for self hosted application:</b>
<b>for self-hosted application:</b>
# Check if the plugin can be installed on the new version.
# Check if the plugin can be installed on the new version.
# Update the plugin or contact the plugin author to update the plugin.
# Update the plugin or contact the plugin author to update the plugin.
# Manually override the plugin with new files in your application which will preserve settings or uninstall the old version and reinstall the new version, in that case all settings will be reentered.
# Manually override the plugin with new files in your application which will preserve settings or uninstall the old version and reinstall the new version, in that case all settings will be reentered.

Latest revision as of 15:13, 13 September 2023

Message definition (Major version upgrade)
<b>for self-hosted application:</b>
# Check if the plugin can be installed on the new version.
# Update the plugin or contact the plugin author to update the plugin.
# Manually override the plugin with new files in your application which will preserve settings or uninstall the old version and reinstall the new version, in that case all settings will be reentered.

for self-hosted application:

  1. Check if the plugin can be installed on the new version.
  2. Update the plugin or contact the plugin author to update the plugin.
  3. Manually override the plugin with new files in your application which will preserve settings or uninstall the old version and reinstall the new version, in that case all settings will be reentered.