Add "Installation"

2026-05-31 01:50:32 +00:00
parent 426a5bb7ed
commit deba2c8324
+22
@@ -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.