
CMS / Admin Panel (WFF)
Live Demo
Go BackKey Features:
- Multi Tenant Real Time Analytics on page views, user activity, product sales, conversion rate, form submissions etc. (started out as pub/sub then moved to tiny bird)
- Order management and receipts etc accordian data table.
- Notifications for contact form submissions.
- Blog using MDX.
- Manage page content using CMS.
- Component Library for the CMS for different data types. Including nested forms and complex data types with <NestedEditableList />
- Custom hooks like useAllRoutes for fetching data.
- Ticket management with dates/times and bundles.
- Product management with categories and variations, with edge case handling for obscure types.
- Comprehensive Shipping Options form that covers many edge cases, such as postcode delivery, free shipping over a certain amount etc.
- Custom UI components for the CMS panel.
#- ISR and Static Caching for changes on the CMS to propogate to the live site.
- Multi Tenant System: Each tenant has their own space, and can manage their own content.