> For the complete documentation index, see [llms.txt](https://docs.planetstyles.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.planetstyles.net/getting-started/how-to-update-extension-to-new-version.md).

# How to update extension to new version

We periodically release extension updates to add functionality, fix bugs, or keep up to date with the most recent phpBB version.

### Updating an extension:

1. Navigate to: ACP (Admin Control Panel) → "Customise" (tab)
2. In the left sidebar, click "Manage extensions"
3. Disable the extension (there is no need to click Delete data)
4. Re-download the theme from Themeforest (this will get the most recent version)
5. Extract to your desktop
6. Copy the new extension files
7. Overwrite the existing extension files in your phpBB installation
8. Go back to ACP → Customise → Manage Extensions
9. Click "Enable" next to the extension
