{ "$schema": "https://docubook.pro/docu.schema.json", "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": "Developer Docs", "href": "/developer" }, { "title": "Plugin Site", "href": "https://woonoow.com" } ] }, "repository": { "url": "https://git.backoffice.biz.id/dwindown/WooNooW", "editPathTemplate": "/blob/main/woonoow-docs/contents/{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": "Book", "description": "Guides and References", "title": "Start" }, "items": [ { "title": "Introduction", "href": "/introduction" }, { "title": "Installation", "href": "/installation" }, { "title": "Quick Setup Wizard", "href": "/getting-started/quick-setup" } ] }, { "title": "Store Management", "href": "/store", "noLink": true, "context": { "icon": "ShoppingBag", "description": "Orders, Customers, Products", "title": "Store" }, "items": [ { "title": "Orders", "href": "/store/orders" }, { "title": "My Customers (VIP)", "href": "/store/customers" }, { "title": "Products", "href": "/store/products" } ] }, { "title": "Marketing Suite", "href": "/marketing", "noLink": true, "context": { "icon": "Megaphone", "description": "Campaigns & Growth", "title": "Marketing" }, "items": [ { "title": "Newsletter", "href": "/marketing/newsletter" }, { "title": "Coupons", "href": "/marketing/coupons" }, { "title": "Wishlist", "href": "/marketing/wishlist" } ] }, { "title": "Page Builder", "href": "/builder", "noLink": true, "context": { "icon": "Layout", "description": "Visual Editor & Design", "title": "Builder" }, "items": [ { "title": "Visual Editor", "href": "/builder/visual-editor" }, { "title": "Section Components", "href": "/builder/sections" }, { "title": "Special Pages (Shop/Cart)", "href": "/builder/special-pages" } ] }, { "title": "Configuration", "href": "/configuration", "noLink": true, "context": { "icon": "Settings", "description": "Setup & Options", "title": "Config" }, "items": [ { "title": "General Settings", "href": "/configuration/general" }, { "title": "Appearance (Colors/Type)", "href": "/configuration/appearance" }, { "title": "Modules", "href": "/configuration/modules" }, { "title": "Email Settings", "href": "/configuration/email" }, { "title": "Security", "href": "/configuration/security" }, { "title": "Payment & Shipping", "href": "/configuration/payment-shipping" }, { "title": "Licensing", "href": "/configuration/licensing" } ] }, { "title": "Developer Guides", "href": "/developer", "noLink": true, "context": { "icon": "Code", "description": "Advanced Integration", "title": "Dev" }, "items": [ { "title": "Custom Channels", "href": "/addons/custom-channels" }, { "title": "Page Templates", "href": "/addons/page-templates" }, { "title": "Addons: Bridge Pattern", "href": "/addons/bridge-pattern" }, { "title": "Addons: React Integration", "href": "/addons/react-integration" }, { "title": "Addons: Module Registry", "href": "/addons/module-integration" }, { "title": "Licensing API", "href": "/api/licensing" } ] }, { "title": "Hooks & Filters", "href": "/hooks", "noLink": true, "context": { "icon": "Anchor", "description": "Actions and Filters", "title": "Hooks" }, "items": [ { "title": "Overview", "href": "/" }, { "title": "Notifications", "href": "/notifications" }, { "title": "Subscriptions", "href": "/subscriptions" }, { "title": "Frontend", "href": "/frontend" }, { "title": "Newsletter", "href": "/newsletter" } ] }, { "title": "Resources", "href": "/resources", "noLink": true, "context": { "icon": "Box", "description": "Tools and Assets", "title": "Resources" }, "items": [ { "title": "FAQ", "href": "/faq" }, { "title": "Troubleshooting", "href": "/troubleshooting" }, { "title": "Changelog", "href": "/changelog" } ] } ] }