diff --git a/Installation.md b/Installation.md index c22af71..d8b4e58 100644 --- a/Installation.md +++ b/Installation.md @@ -2,8 +2,8 @@ ## Requirements -- Joomla 4.x, 5.x, or 6.x -- PHP 8.1+ +- Joomla 6.x or higher +- PHP 8.2 or higher - GD extension (for image auto-resize) ## Install @@ -17,7 +17,7 @@ | Extension | Type | Purpose | |-----------|------|---------| -| com_mokoog | Component | Admin dashboard, tag manager, batch tools, CSV import/export | +| com_mokoog | Component | Coverage dashboard, tag manager + editor, batch tools, CSV import/export, ACL permissions | | plg_system_mokoog | System Plugin | Injects OG/Twitter/JSON-LD meta tags on frontend pages | | plg_content_mokoog | Content Plugin | Adds OG fields tab to article/menu/category editors | | plg_webservices_mokoog | WebServices Plugin | REST API endpoints for OG tag CRUD |