How to update Add-Ons if not on the Update Add-Ons Menu item

This is a community-contributed tutorial. This tutorial is over a year old and may not apply to your version of Concrete CMS.
Jul 4, 2022

What do you do when your site's core versions isn't considered compatible with a version of an add-on? It can be tricky and might not work correctly, but if you want to test it out, try these instructions assuming the name of the add-on is XXXXX.

Note: this may break your website. Only attempt this if you know know what you are doing and working on a copy of your site for testing.

  1. Navigate to your MarketPlace Projects page and “Release From Project” the XXXXX Add-On.
  2. Navigate to your profile in MarketPlace (the head icon) and click on Purchase History.
  3. Under the Edit Profile click on Licenses on the right hand side
  4. Click on the black text “download archive” which will save the package onto your computer.
  5. Next FTP to your web server and delete the XXXXX folder in the /packages directory.
  6. Extract the ZIP archive that you downloaded in step 4 to your local computer.
  7. Upload the XXXXX folder to the /packages directory on the server
  8. Open your Concrete CMS site and navigate to the dashboard, Click on the “Extend Concrete” item
  9. You will see XXXXX is still listed as the old version
  10. Click on the dashboard menu item “Updated Add-Ons”
  11. You will see that you can now update the installed version of XXXXX. Click Update and you are now complete.
Recent Tutorials
Upgrading Concrete from 8.5 to 9.x
Jun 21, 2024
By myq.

How to avoid problems upgrading from 8.5 to 9.x

How to change the default date format
May 30, 2024
By myq.

Change the format of the default date

WebOps Tutorial on Running and Upgrading a Concrete CMS Website
May 2, 2024
By myq.

Describes how to deploy, manage, and upgrade a Concrete CMS website

Using the Concrete Migration Tool Addon
Apr 27, 2024

How to use the Concrete CMS Migration Tool

Create custom Site Health tasks
Apr 19, 2024
By myq.

This tutorial will guide you through the creation of a new Site Health task

Reusing the same Express entity in multiple associations
Apr 11, 2024
By myq.

How to create and manage multiple associations in Express

Improvements?

Let us know by posting here.