{
  "addons": [
    {
      "slug": "updater",
      "name": "Updater",
      "version": "1.0.0",
      "description": "Get notified on new updates on WordCore, Addons And Themes.",
      "author": "WordCore",
      "download": "wc-updater.zip"
    },
    {
      "slug": "pages",
      "name": "Pages",
      "version": "1.1.0",
      "description": "Create and manage pages with a navigation menu builder. Supports SEO, shortcodes, and theme template overrides.",
      "author": "WordCore",
      "download": "pages-addon.zip"
    },
    {
      "slug": "blog",
      "name": "Blog",
      "version": "1.0.0",
      "description": "A full blogging system with posts, categories, and an archive at /blog. Supports theme template overrides.",
      "author": "WordCore",
      "download": "blog-addon.zip"
    },
    {
      "slug": "docs",
      "name": "Documentations",
      "version": "1.0.0",
      "description": "Create and manage documentation with collections, articles, and JSON import/export.",
      "author": "WordCore",
      "download": "wc-docs.zip"
    },
    {
      "slug": "forum",
      "name": "Forums",
      "version": "1.0.1",
      "description": "A bbPress-style discussion forum. Create boards, post threads, reply to discussions — with full wc-roles permission support and a [forum] shortcode for the front-end.",
      "author": "WordCore",
      "download": "wc-forum.zip"
    },
    {
      "slug": "contact-form",
      "name": "Contact Form",
      "version": "1.0.1",
      "description": "Adds a [contact-form] shortcode for pages. Submissions are stored and viewable in the admin panel.",
      "author": "WordCore",
      "download": "contact-form-addon.zip"
    },
    {
      "slug": "media-manager",
      "name": "Media Manager",
      "version": "1.0.1",
      "description": "Upload and manage images and files. Get URLs to paste into page or post content.",
      "author": "WordCore",
      "download": "media-manager-addon.zip"
    },
    {
      "slug": "seo",
      "name": "SEO",
      "version": "1.0.1",
      "description": "Adds per-page meta title and description fields and injects SEO tags into the front-end.",
      "author": "WordCore",
      "download": "seo-addon.zip"
    },
    {
      "slug": "analytics",
      "name": "Analytics",
      "version": "1.0.1",
      "description": "Tracks page views and shows a dashboard with top pages, daily trends, and totals. No external services.",
      "author": "WordCore",
      "download": "analytics-addon.zip"
    },
    {
      "slug": "wc-favicons",
      "name": "Favicons",
      "version": "1.0.2",
      "description": "Manage your site favicon and Apple Touch Icon from the admin panel.",
      "author": "WordCore",
      "download": "wc-favicons.zip"
    },
    {
      "slug": "wc-roles",
      "name": "Roles",
      "version": "1.0.0",
      "description": "Manage your site roles from the admin panel.",
      "author": "WordCore",
      "download": "wc-roles.zip"
    },
    {
      "slug": "snippets",
      "name": "Snippets",
      "version": "1.0.0",
      "description": "Create and manage code snippets — CSS, JS, HTML, and PHP — that inject into the head, footer, or run on any WordCore hook.",
      "author": "WordCore",
      "download": "snippets.zip"
    },
    {
      "slug": "ink-page-theme",
      "name": "Ink & Page (Theme Engine)",
      "version": "1.0.0",
      "description": "Template engine for the Ink & Page theme. Activate this addon alongside the Ink & Page theme. (Only Supports Blog & Pages)",
      "author": "WordCore",
      "download": "ink-page-theme-addon.zip"
    },
    {
      "slug": "slate-loader",
      "name": "Slate (Theme Loader)",
      "version": "1.0.0",
      "description": "Injects the Slate theme stylesheet on every front-end page. Activate this addon alongside the Slate theme. (Global Theme)",
      "author": "WordCore",
      "download": "slate-loader.zip"
    }
  ],
  "themes": [
    {
      "slug": "ink-page",
      "name": "Ink & Page",
      "version": "1.0.0",
      "description": "A dark editorial theme for writers and publishers. Playfair Display headings, warm amber accents, and a confident typographic hierarchy. (Only Supports Blog & Pages)",
      "author": "WordCore",
      "preview_color": "#1a1814",
      "download": "ink-page-theme.zip"
    },
    {
      "slug": "slate",
      "name": "Slate",
      "version": "1.0.0",
      "description": "A dark theme with deep navy backgrounds and steel-blue accents. Install alongside the Slate Loader addon. (Global Theme)",
      "author": "WordCore",
      "preview_color": "#1b2838",
      "download": "slate.zip"
    }
  ]
}
