diff --git a/Installation.md b/Installation.md new file mode 100644 index 0000000..bf60494 --- /dev/null +++ b/Installation.md @@ -0,0 +1,22 @@ +# Installation + +## Requirements + +- Joomla 4.x, 5.x, or 6.x +- PHP 8.1+ +- GD extension (for image auto-resize) + +## Install + +1. Download the latest `pkg_mokoog-*.zip` from [Releases](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomOpenGraph/releases) +2. In Joomla Administrator, go to **Extensions > Install > Upload Package File** +3. Upload the ZIP file +4. All three plugins (system, content, webservices) are enabled automatically on install + +## Update + +The extension registers an update server automatically. Check for updates via **Extensions > Update**. + +## Uninstall + +Uninstall via **Extensions > Manage > Manage** -- search for `MokoJoomOpenGraph` and uninstall the package. This removes all sub-extensions and drops the `#__mokoog_tags` table.