Files
woonoow-docs/docu.json

339 lines
7.2 KiB
JSON

{
"$schema": "https://docubook.pro/docu.schema.json",
"search": {
"type": "algolia"
},
"meta": {
"baseURL": "https://docs.woonoow.com",
"title": "WooNooW Docs",
"description": "Official documentation for WooNooW Plugin - The ultimate WooCommerce enhancement suite.",
"favicon": "/favicon.ico"
},
"navbar": {
"logo": {
"src": "/images/logo.png",
"alt": "WooNooW Logo"
},
"logoText": "WooNooW Docs",
"menu": [
{
"title": "Home",
"href": "/"
},
{
"title": "Docs",
"href": "/docs/getting-started/introduction"
},
{
"title": "Plugin Site",
"href": "https://woonoow.com"
}
]
},
"repository": {
"url": "https://git.backoffice.biz.id/dwindown/WooNooW",
"editPathTemplate": "/blob/main/{filePath}",
"editLink": false
},
"sponsor": {
"title": "Powered by",
"item": {
"title": "WooNooW",
"description": "Enhance your WooCommerce store.",
"image": "/images/logo.png",
"url": "https://woonoow.com"
}
},
"footer": {
"copyright": "WooNooW",
"social": []
},
"routes": [
{
"title": "Getting Started",
"href": "/getting-started",
"noLink": true,
"context": {
"icon": "Rocket",
"description": "Guides and References",
"title": "Start"
},
"items": [
{
"title": "Introduction",
"href": "/introduction"
},
{
"title": "Installation",
"href": "/installation"
},
{
"title": "Quick Setup Wizard",
"href": "/quick-setup"
}
]
},
{
"title": "Store Management",
"href": "/store",
"noLink": true,
"context": {
"icon": "ShoppingBag",
"description": "Orders, Customers, Products",
"title": "Store"
},
"items": [
{
"title": "Orders",
"href": "/orders"
},
{
"title": "My Customers (VIP)",
"href": "/customers"
},
{
"title": "Products",
"href": "/products"
},
{
"title": "Subscriptions",
"href": "/subscriptions"
}
]
},
{
"title": "Marketing Suite",
"href": "/marketing",
"noLink": true,
"context": {
"icon": "Megaphone",
"description": "Campaigns & Growth",
"title": "Marketing"
},
"items": [
{
"title": "Newsletter",
"href": "/newsletter"
},
{
"title": "Coupons",
"href": "/coupons"
},
{
"title": "Wishlist",
"href": "/wishlist"
}
]
},
{
"title": "Page Builder",
"href": "/builder",
"noLink": true,
"context": {
"icon": "Layout",
"description": "Visual Editor & Design",
"title": "Builder"
},
"items": [
{
"title": "Visual Editor",
"href": "/visual-editor"
},
{
"title": "Section Components",
"href": "/sections"
},
{
"title": "Special Pages (Shop/Cart)",
"href": "/special-pages"
},
{
"title": "Header & Footer",
"href": "/header-footer"
}
]
},
{
"title": "Core Features",
"href": "/features",
"noLink": true,
"context": {
"icon": "Zap",
"description": "Platform Capabilities",
"title": "Features"
},
"items": [
{
"title": "Shop Catalog",
"href": "/shop"
},
{
"title": "Checkout Flow",
"href": "/checkout"
},
{
"title": "Shortcodes",
"href": "/shortcodes"
}
]
},
{
"title": "Configuration",
"href": "/configuration",
"noLink": true,
"context": {
"icon": "Settings",
"description": "Setup & Options",
"title": "Config"
},
"items": [
{
"title": "General Settings",
"href": "/general"
},
{
"title": "Appearance (Colors/Type)",
"href": "/appearance"
},
{
"title": "Modules",
"href": "/modules"
},
{
"title": "Email Settings",
"href": "/email"
},
{
"title": "Security",
"href": "/security"
},
{
"title": "Payment & Shipping",
"href": "/payment-shipping"
},
{
"title": "Licensing",
"href": "/licensing"
},
{
"title": "Spa Mode",
"href": "/spa-mode"
}
]
},
{
"title": "Developer Guides",
"href": "/developer",
"noLink": true,
"context": {
"icon": "Code",
"description": "Advanced Integration",
"title": "Dev"
},
"items": [
{
"title": "Overview",
"href": "/overview"
},
{
"title": "Store Owner",
"href": "/store-owner"
},
{
"title": "Software Updates",
"href": "/software-updates"
},
{
"title": "addons",
"href": "/addons",
"noLink": true,
"items": [
{
"title": "Bridge Pattern",
"href": "/bridge-pattern"
},
{
"title": "Module Integration",
"href": "/module-integration"
},
{
"title": "React Integration",
"href": "/react-integration"
},
{
"title": "Page Templates",
"href": "/page-templates"
},
{
"title": "Custom Channels",
"href": "/custom-channels"
}
]
},
{
"title": "Api",
"href": "/api",
"noLink": true,
"items": [
{
"title": "Licensing",
"href": "/licensing"
}
]
}
]
},
{
"title": "Hooks & Filters",
"href": "/hooks",
"noLink": true,
"context": {
"icon": "Plug",
"description": "Actions and Filters",
"title": "Hooks"
},
"items": [
{
"title": "Notifications",
"href": "/notifications"
},
{
"title": "Subscriptions",
"href": "/subscriptions"
},
{
"title": "Frontend",
"href": "/frontend"
},
{
"title": "Newsletter",
"href": "/newsletter"
}
]
},
{
"title": "Resources",
"href": "/resources",
"noLink": true,
"context": {
"icon": "Bot",
"description": "Tools and Assets",
"title": "Resources"
},
"items": [
{
"title": "FAQ",
"href": "/faq"
},
{
"title": "Troubleshooting",
"href": "/troubleshooting"
},
{
"title": "Changelog",
"href": "/changelog"
}
]
}
]
}