Upgrading Curator
One-click Upgrade:- Login to the backend of your Curator instance (e.g.
https://curator.example.com/backend). - Navigate to the Settings > Curator > System Upgrade section using the left-hand menu.
- Click the “Start One-click Upgrade” button.
- Login to the backend of your Curator instance (e.g.
https://curator.example.com/backend). - Navigate to the Settings > Curator > System Upgrade section using the left-hand menu.
- Click the “Manual Upgrade” button to display the Manual Upgrade links in the release notes section at the bottom of the page.
- Click the link of the version you wish to upgrade to, this will download a .zip file containing the upgrade contents.
- Upload the .zip file you just downloaded to the “Upgrade Zip Archive” section and click the “Submit” button.
- Login to the backend of your Curator instance (e.g.
https://curator.example.com/backend). - Navigate to the Settings > Curator > API Keys section using the left-hand menu.
- Select an existing key or create a new key
- If creating a new key, save the key.
- From the REST API dropdowns, select ‘Portal’ in the left dropdown and ‘Upgrade’ in the right dropdown.
- Click the link that was generated below the drop-downs.
- This will open a new tab, when upgrade is successful a small success text display will populate.
Troubleshooting
Having Issues With the Upgrade? Try our Upgrade Troubleshooting Documentation.PHP Version Compatibility
The System Upgrade page automatically checks your server’s PHP version against each release’s minimum PHP requirement. If your server’s PHP version is too old for a given release:- The Upgrade button for that release will be disabled and shown in red as “PHP X.X+ Required”.
- An exclamation icon will appear next to the version number.
- In the Manual Upgrade download column, a warning note will appear: “Requires PHP X.X+ — upgrade PHP before installing”.
- If you attempt a one-click upgrade to an incompatible release, the confirmation dialog will block the upgrade and direct you to update PHP first.