﻿{
  "meta": {
    "version": "2.0.0",
    "lastUpdated": "2026-03-18T00:00:00Z",
    "description": "META-AIML OpenCart module versions API"
  },
  "plugin": {
    "name": "META-AIML OpenCart module",
    "description": "Official META-AIML module for OpenCart with v3 editor and validator bridge",
    "status": "stable",
    "latestVersion": "2.0.0",
    "downloadUrl": "https://modules.meta-aiml.org/opencart/2.0.0/meta-aiml-opencart-v2.0.0.ocmod.zip",
    "changelogUrl": "https://modules.meta-aiml.org/opencart/2.0.0/changelog.md",
    "screenshotsUrl": "https://modules.meta-aiml.org/opencart/2.0.0/screenshots/"
  },
  "versions": [
    {
      "version": "2.0.0",
      "releaseDate": "2026-03-18",
      "status": "stable",
      "sdkVersion": "3.0.0",
      "downloadUrl": "https://modules.meta-aiml.org/opencart/2.0.0/meta-aiml-opencart-v2.0.0.ocmod.zip",
      "changelogUrl": "https://modules.meta-aiml.org/opencart/2.0.0/changelog.md",
      "requirements": {
        "opencart": "3.0+",
        "php": "7.0+",
        "browser": "Modern browsers"
      },
      "features": [
        "Schema editor aligned to META-AIML v3",
        "Validator bridge using SDK 3.0.0",
        "Templates loaded from the schema registry",
        "Automatic head insertion",
        "Validation score zones and suggestions"
      ]
    },
    {
      "version": "1.0.0",
      "releaseDate": "2025-07-18",
      "status": "legacy",
      "sdkVersion": "2.0.1",
      "downloadUrl": "https://modules.meta-aiml.org/opencart/1.0.0/meta-aiml-opencart.ocmod.zip",
      "changelogUrl": "https://modules.meta-aiml.org/opencart/1.0.0/changelog.md",
      "requirements": {
        "opencart": "3.0+",
        "php": "7.0+",
        "browser": "Modern browsers"
      },
      "features": [
        "Schema editor",
        "Validator bridge using SDK 2.0.1",
        "Template library"
      ]
    }
  ]
}
