Bellhop is a managed hosting platform that simplifies the way you manage your WordPress website. The traditional approach to managing WordPress sites is broken. Website owners often find themselves juggling multiple vendors, communicating with different teams, and paying developers for every content update or change they need.
Bellhop solves these problems by providing a centralized platform that integrates all aspects of WordPress website management. From hosting and content updates to team collaboration and billing, Bellhop streamlines the entire process, saving you time, effort, and money.
AI-powered suggestions, expert support, and a user-friendly dashboard make it easy for you to optimize your website and grow your online presence. Whether you have a single site or multiple websites, Bellhop scales to meet your needs.
Say goodbye to the hassles of traditional WordPress website management and hello to Bellhop – the smarter, simpler way to manage your online presence.
A modern solution built with a modern stack:
- Next.js 14 App Router w/ Server Actions ⭐
- Authentication with Clerk 🔒
- PostgreSQL database via Supabase 🗄️
- Prisma ORM 🔺
- Stripe subscription billing & webhooks 💳
- Beautiful UI powered by Shadcn/ui & TailwindCSS 🎨
- Team member management, invitations, & permissions 🧑🤝🧑
- Support ticket integration via Zendesk 🎟️
- Fully-featured admin dashboard 📊
- Programmatic read/write access to WP websites ✍️
- AI website editor powered by Claude 🧠
- Transaction emails via Sendgrid API 📫
- Light & dark mode themes ☀️ 🌙
- Multi-step onboarding flow with data persistence 👣
- Comprehensive audit logging 👓
Special thanks to these wonderful libraries and resources:
- faker - mock data generation
- lucide - icons
- react-hook-form - React form library
- shadcn/ui - UI component library
- sonner - toast component for React
- svix - webhooks as a service
- tanstack-table - headless data table UI
- uploadthing - file uploads for Next.js
- usehooks-ts - React hook library written in Typescript
- wpapi - Javascript client for the WordPress REST API
- zod - Typescript-first schema validation
- zustand - state management