Upgrading Clientexec
Keeping your Clientexec installation up to date is essential for accessing the latest features, performance improvements, and security patches.
🔄 Automatic Updating (Recommended)
Starting with Clientexec 5.2.0, you can update directly from the admin interface.
To update automatically:
- Log in to your Admin Panel.
- Look for the notice at the bottom that says "New Version Available".
- Click the link and follow the on-screen instructions.
shell_exec
enabled in php.ini
for automatic updates to work properly.🛠️ Manual Updating
If you prefer or need to update manually, follow these steps:
- Back up your database
- Ensure your server meets system requirements
- Download the latest version from: https://www.clientexec.com/download
- Unzip the package on your local computer.
- Using FTP, connect to your server and delete all files except:
config.php
- The
uploads/
directory
- Upload the new files from the unzipped package to your Clientexec directory. (note: the download will include a copy of the config.php file, do not overwrite that!).
- Open your Clientexec URL in your browser and follow the upgrade instructions.
🆘 Need Help?
If you encounter any issues during the upgrade process, don’t worry — our support team is here to help. Just open a support ticket and we’ll assist you.
Updated on: 14/06/2025
Thank you!