From 4cb4a8f317b9f31c774785a974be7ac3a9576ce6 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sun, 21 Jun 2026 16:47:50 +0000 Subject: [PATCH] docs: update Installation with package contents table, remove update server --- guides/Installation.md => Installation.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) rename guides/Installation.md => Installation.md (59%) diff --git a/guides/Installation.md b/Installation.md similarity index 59% rename from guides/Installation.md rename to Installation.md index 7fbd85f..c22af71 100644 --- a/guides/Installation.md +++ b/Installation.md @@ -13,9 +13,14 @@ 3. Upload the ZIP file 4. All three plugins (system, content, webservices) are enabled automatically on install -## Update +## Package Contents -The extension registers an update server automatically. Check for updates via **Extensions > Update**. +| Extension | Type | Purpose | +|-----------|------|---------| +| com_mokoog | Component | Admin dashboard, tag manager, batch tools, CSV import/export | +| 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 | ## Uninstall