{ "$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": "/docs/developer/overview" }, { "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": "/docs/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": "/docs/store", "noLink": false, "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": "Marketing Suite", "href": "/docs/marketing", "noLink": false, "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": "/docs/builder", "noLink": false, "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": "Configuration", "href": "/docs/configuration", "noLink": false, "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": "Developer Guides", "href": "/docs/developer", "noLink": true, "context": { "icon": "Code", "description": "Advanced Integration", "title": "Dev" }, "items": [ { "title": "Overview", "href": "/overview" }, { "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": "/docs/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": "/docs/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" } ] } ] }