Translations:LimeSurvey 7 Fieldname Refactor/18/en
From LimeSurvey Manual
- Backup the database, as the changes are not reversible and if it goes wrong, it will be useful to have the database prior the change to recover
- Checkout the develop-major branch:
git checkout develop-major
or to clone/download the project directly at this branch at https://github.com/LimeSurvey/LimeSurvey/tree/develop-major - Load an admin page to trigger the change script
- Report any error you may get during the execution of the change script
- Study the new tablenames and fieldnames
- Test your plugins/themes and fix errors related to tablenames and/or fieldnames