Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5b93d5d9b |
@@ -9,7 +9,7 @@
|
|||||||
<display-name>Package - MokoWaaS</display-name>
|
<display-name>Package - MokoWaaS</display-name>
|
||||||
<org>MokoConsulting</org>
|
<org>MokoConsulting</org>
|
||||||
<description>White-label identity, security hardening, and tenant restriction layer for WaaS-managed Joomla environments</description>
|
<description>White-label identity, security hardening, and tenant restriction layer for WaaS-managed Joomla environments</description>
|
||||||
<version>02.34.16</version>
|
<version>02.35.00</version>
|
||||||
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
|
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
|
||||||
</identity>
|
</identity>
|
||||||
<governance>
|
<governance>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
# FILE INFORMATION
|
# FILE INFORMATION
|
||||||
# DEFGROUP: Gitea.Workflow
|
# DEFGROUP: Gitea.Workflow
|
||||||
# INGROUP: moko-platform.Automation
|
# INGROUP: moko-platform.Automation
|
||||||
# VERSION: 02.34.16
|
# VERSION: 02.35.00
|
||||||
# BRIEF: Auto-create feature branch when an issue is opened
|
# BRIEF: Auto-create feature branch when an issue is opened
|
||||||
|
|
||||||
name: "Universal: Issue Branch"
|
name: "Universal: Issue Branch"
|
||||||
|
|||||||
+4
-1
@@ -14,7 +14,7 @@
|
|||||||
INGROUP: MokoWaaS.Documentation
|
INGROUP: MokoWaaS.Documentation
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
PATH: ./CHANGELOG.md
|
PATH: ./CHANGELOG.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
BRIEF: Version history using `Keep a Changelog`
|
BRIEF: Version history using `Keep a Changelog`
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
|
||||||
|
## [02.35.00] --- 2026-06-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Database Tools view — table status, optimize, repair, session purge (#127)
|
- Database Tools view — table status, optimize, repair, session purge (#127)
|
||||||
- Cache Cleanup view — directory size reporting and one-click cleanup (#128)
|
- Cache Cleanup view — directory size reporting and one-click cleanup (#128)
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Documentation
|
INGROUP: MokoWaaS.Documentation
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: ./CODE_OF_CONDUCT.md
|
PATH: ./CODE_OF_CONDUCT.md
|
||||||
BRIEF: Reference + packaging repo for Moko Consulting Developer GPT Other Default
|
BRIEF: Reference + packaging repo for Moko Consulting Developer GPT Other Default
|
||||||
-->
|
-->
|
||||||
|
|||||||
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
DEFGROUP: mokoconsulting-tech.MokoWaaSBrand
|
DEFGROUP: mokoconsulting-tech.MokoWaaSBrand
|
||||||
INGROUP: MokoStandards.Governance
|
INGROUP: MokoStandards.Governance
|
||||||
REPO: https://github.com/mokoconsulting-tech/MokoWaaSBrand
|
REPO: https://github.com/mokoconsulting-tech/MokoWaaSBrand
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /GOVERNANCE.md
|
PATH: /GOVERNANCE.md
|
||||||
BRIEF: Project governance rules, roles, and decision process for MokoWaaSBrand
|
BRIEF: Project governance rules, roles, and decision process for MokoWaaSBrand
|
||||||
-->
|
-->
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
INGROUP: MokoWaaS.Documentation
|
INGROUP: MokoWaaS.Documentation
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
PATH: ./LICENSE.md
|
PATH: ./LICENSE.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
BRIEF: Project license (GPL-3.0-or-later)
|
BRIEF: Project license (GPL-3.0-or-later)
|
||||||
-->
|
-->
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS
|
INGROUP: MokoWaaS
|
||||||
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /README.md
|
PATH: /README.md
|
||||||
BRIEF: MokoWaaS platform plugin for Joomla
|
BRIEF: MokoWaaS platform plugin for Joomla
|
||||||
-->
|
-->
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@ DEFGROUP: [PROJECT_NAME]
|
|||||||
INGROUP: [PROJECT_NAME].Documentation
|
INGROUP: [PROJECT_NAME].Documentation
|
||||||
REPO: [REPOSITORY_URL]
|
REPO: [REPOSITORY_URL]
|
||||||
PATH: /SECURITY.md
|
PATH: /SECURITY.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
BRIEF: Security vulnerability reporting and handling policy
|
BRIEF: Security vulnerability reporting and handling policy
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|||||||
@@ -11,13 +11,13 @@
|
|||||||
INGROUP: MokoWaaS.Build
|
INGROUP: MokoWaaS.Build
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
FILE: build-guide.md
|
FILE: build-guide.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/
|
PATH: /docs/guides/
|
||||||
BRIEF: Build and packaging guide for the MokoWaaS system plugin
|
BRIEF: Build and packaging guide for the MokoWaaS system plugin
|
||||||
NOTE: Defines environment setup, repository layout, packaging rules, and release preparation
|
NOTE: Defines environment setup, repository layout, packaging rules, and release preparation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Build Guide (VERSION: 02.34.16)
|
# MokoWaaS Build Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## 1. Purpose
|
## 1. Purpose
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/configuration-guide.md
|
PATH: /docs/guides/configuration-guide.md
|
||||||
BRIEF: Configuration guide for the MokoWaaS system plugin
|
BRIEF: Configuration guide for the MokoWaaS system plugin
|
||||||
NOTE: Defines plugin parameters, expected behaviors, and recommended defaults
|
NOTE: Defines plugin parameters, expected behaviors, and recommended defaults
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Configuration Guide (VERSION: 02.34.16)
|
# MokoWaaS Configuration Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## 1. Objective
|
## 1. Objective
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/installation-guide.md
|
PATH: /docs/guides/installation-guide.md
|
||||||
BRIEF: Installation guide for the MokoWaaS system plugin
|
BRIEF: Installation guide for the MokoWaaS system plugin
|
||||||
NOTE: First document in the guide set
|
NOTE: First document in the guide set
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Installation Guide (VERSION: 02.34.16)
|
# MokoWaaS Installation Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/operations-guide.md
|
PATH: /docs/guides/operations-guide.md
|
||||||
BRIEF: Operational guide for administering and managing the MokoWaaS system plugin
|
BRIEF: Operational guide for administering and managing the MokoWaaS system plugin
|
||||||
NOTE: Defines lifecycle, responsibilities, and operational behaviors
|
NOTE: Defines lifecycle, responsibilities, and operational behaviors
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Operations Guide (VERSION: 02.34.16)
|
# MokoWaaS Operations Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/rollback-and-recovery-guide.md
|
PATH: /docs/guides/rollback-and-recovery-guide.md
|
||||||
BRIEF: Rollback and recovery guide for restoring stable operation after plugin related incidents
|
BRIEF: Rollback and recovery guide for restoring stable operation after plugin related incidents
|
||||||
NOTE: Completes the core guide set for WaaS plugin governance
|
NOTE: Completes the core guide set for WaaS plugin governance
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Rollback and Recovery Guide (VERSION: 02.34.16)
|
# MokoWaaS Rollback and Recovery Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -7,13 +7,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/testing-guide.md
|
PATH: /docs/guides/testing-guide.md
|
||||||
BRIEF: Testing guide for MokoWaaS v02.01.08
|
BRIEF: Testing guide for MokoWaaS v02.01.08
|
||||||
NOTE: Covers manual test procedures for language overrides, install/uninstall, and configuration
|
NOTE: Covers manual test procedures for language overrides, install/uninstall, and configuration
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Testing Guide (VERSION: 02.34.16)
|
# MokoWaaS Testing Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## 1. Prerequisites
|
## 1. Prerequisites
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/troubleshooting-guide.md
|
PATH: /docs/guides/troubleshooting-guide.md
|
||||||
BRIEF: Troubleshooting guide for diagnosing and resolving issues related to the MokoWaaS plugin
|
BRIEF: Troubleshooting guide for diagnosing and resolving issues related to the MokoWaaS plugin
|
||||||
NOTE: Designed for administrators and WaaS operations teams
|
NOTE: Designed for administrators and WaaS operations teams
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Troubleshooting Guide (VERSION: 02.34.16)
|
# MokoWaaS Troubleshooting Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Guides
|
INGROUP: MokoWaaS.Guides
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/guides/upgrade-and-versioning-guide.md
|
PATH: /docs/guides/upgrade-and-versioning-guide.md
|
||||||
BRIEF: Guide for updating, versioning, and maintaining the MokoWaaS plugin
|
BRIEF: Guide for updating, versioning, and maintaining the MokoWaaS plugin
|
||||||
NOTE: Defines release flow, version rules, and upgrade validation
|
NOTE: Defines release flow, version rules, and upgrade validation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Upgrade and Versioning Guide (VERSION: 02.34.16)
|
# MokoWaaS Upgrade and Versioning Guide (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -10,13 +10,13 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS.Documentation
|
INGROUP: MokoWaaS.Documentation
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /docs/index.md
|
PATH: /docs/index.md
|
||||||
BRIEF: Master index of all documentation for the MokoWaaS plugin
|
BRIEF: Master index of all documentation for the MokoWaaS plugin
|
||||||
NOTE: Automatically maintained index for all guide canvases
|
NOTE: Automatically maintained index for all guide canvases
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Documentation Index (VERSION: 02.34.16)
|
# MokoWaaS Documentation Index (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -11,12 +11,12 @@
|
|||||||
INGROUP: MokoWaaS
|
INGROUP: MokoWaaS
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
PATH: /docs/plugin-basic.md
|
PATH: /docs/plugin-basic.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
BRIEF: Baseline documentation for the MokoWaaS system plugin
|
BRIEF: Baseline documentation for the MokoWaaS system plugin
|
||||||
NOTE: Foundational reference for internal and external stakeholders
|
NOTE: Foundational reference for internal and external stakeholders
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# MokoWaaS Plugin Overview (VERSION: 02.34.16)
|
# MokoWaaS Plugin Overview (VERSION: 02.35.00)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ DEFGROUP: MokoWaaS.Documentation
|
|||||||
INGROUP: MokoStandards.Templates
|
INGROUP: MokoStandards.Templates
|
||||||
REPO: https://github.com/mokoconsulting-tech/MokoWaaS
|
REPO: https://github.com/mokoconsulting-tech/MokoWaaS
|
||||||
PATH: /docs/update-server.md
|
PATH: /docs/update-server.md
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
BRIEF: How this extension's Joomla update server file (update.xml) is managed
|
BRIEF: How this extension's Joomla update server file (update.xml) is managed
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
DEFGROUP: Joomla.Component
|
DEFGROUP: Joomla.Component
|
||||||
INGROUP: MokoWaaS
|
INGROUP: MokoWaaS
|
||||||
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /mokowaas.xml
|
PATH: /mokowaas.xml
|
||||||
BRIEF: Component manifest for MokoWaaS admin dashboard and REST API
|
BRIEF: Component manifest for MokoWaaS admin dashboard and REST API
|
||||||
-->
|
-->
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
* DEFGROUP: Joomla.Plugin
|
* DEFGROUP: Joomla.Plugin
|
||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* PATH: /src/Extension/MokoWaaS.php
|
* PATH: /src/Extension/MokoWaaS.php
|
||||||
* NOTE: Core system plugin for MokoWaaS admin tools suite
|
* NOTE: Core system plugin for MokoWaaS admin tools suite
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
* FILE INFORMATION
|
* FILE INFORMATION
|
||||||
* DEFGROUP: Joomla.Plugin
|
* DEFGROUP: Joomla.Plugin
|
||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* PATH: /src/Field/CopyableTokenField.php
|
* PATH: /src/Field/CopyableTokenField.php
|
||||||
* BRIEF: Read-only token field with a copy-to-clipboard button
|
* BRIEF: Read-only token field with a copy-to-clipboard button
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
DEFGROUP: Joomla.Plugin
|
DEFGROUP: Joomla.Plugin
|
||||||
INGROUP: MokoWaaS
|
INGROUP: MokoWaaS
|
||||||
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
VERSION: 02.34.16
|
VERSION: 02.35.00
|
||||||
PATH: /source/mokowaas.xml
|
PATH: /source/mokowaas.xml
|
||||||
BRIEF: Plugin manifest for MokoWaaS system plugin
|
BRIEF: Plugin manifest for MokoWaaS system plugin
|
||||||
NOTE: Defines installation metadata, files, and configuration for Joomla
|
NOTE: Defines installation metadata, files, and configuration for Joomla
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
* DEFGROUP: Joomla.Plugin
|
* DEFGROUP: Joomla.Plugin
|
||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* PATH: /src/script.php
|
* PATH: /src/script.php
|
||||||
* BRIEF: Installation script for MokoWaaS plugin
|
* BRIEF: Installation script for MokoWaaS plugin
|
||||||
* NOTE: Handles installation, update, and uninstallation tasks including language override deployment
|
* NOTE: Handles installation, update, and uninstallation tasks including language override deployment
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
* DEFGROUP: Joomla.Plugin
|
* DEFGROUP: Joomla.Plugin
|
||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
* REPO: https://github.com/mokoconsulting-tech/mokowaas
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* PATH: /src/services/provider.php
|
* PATH: /src/services/provider.php
|
||||||
* BRIEF: Service provider for dependency injection in Joomla 5.x
|
* BRIEF: Service provider for dependency injection in Joomla 5.x
|
||||||
* NOTE: Registers the plugin with Joomla's DI container
|
* NOTE: Registers the plugin with Joomla's DI container
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
* PATH: /src/packages/plg_system_mokowaas/Service/DemoResetService.php
|
* PATH: /src/packages/plg_system_mokowaas/Service/DemoResetService.php
|
||||||
* VERSION: 02.34.08
|
* VERSION: 02.35.00
|
||||||
* BRIEF: Content-only snapshot/restore for demo site reset
|
* BRIEF: Content-only snapshot/restore for demo site reset
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
|
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncReceiver.php
|
||||||
* VERSION: 02.34.08
|
* VERSION: 02.35.00
|
||||||
* BRIEF: Receiver-side content sync — applies incoming payload to local DB
|
* BRIEF: Receiver-side content sync — applies incoming payload to local DB
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncService.php
|
* PATH: /src/packages/plg_system_mokowaas/Service/ContentSyncService.php
|
||||||
* VERSION: 02.34.08
|
* VERSION: 02.35.00
|
||||||
* BRIEF: Sender-side content sync — builds payload and pushes to remote sites
|
* BRIEF: Sender-side content sync — builds payload and pushes to remote sites
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
* PATH: /source/packages/plg_webservices_perfectpublisher/services/provider.php
|
* PATH: /source/packages/plg_webservices_perfectpublisher/services/provider.php
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* BRIEF: DI service provider for Perfect Publisher Web Services plugin
|
* BRIEF: DI service provider for Perfect Publisher Web Services plugin
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
* INGROUP: MokoWaaS
|
* INGROUP: MokoWaaS
|
||||||
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS
|
||||||
* PATH: /source/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
|
* PATH: /source/packages/plg_webservices_perfectpublisher/src/Extension/PerfectPublisherApi.php
|
||||||
* VERSION: 02.34.16
|
* VERSION: 02.35.00
|
||||||
* BRIEF: Web Services API plugin for Perfect Publisher (com_autotweet)
|
* BRIEF: Web Services API plugin for Perfect Publisher (com_autotweet)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user