Headless Portfolio CMS
Headless Portfolio CMS transforms your WordPress installation into a powerful, API-first backend specifically designed for developers, freelancers, agencies, and creators. Build your dream portfolio using modern frontend frameworks (Next.js, React, Vue, Astro, Gatsby) while enjoying the familiar, user-friendly WordPress dashboard to manage your content.
Stop hardcoding your resume and project data! With Headless Portfolio CMS, you can centrally manage your professional identity and expose it through clean, strictly-typed REST API endpoints.
🚀 Core Features
- 9 Dedicated Content Types: Manage your Projects, Experience, Education, Skills, Testimonials, Resumes, Services, Clients, and an internal Contact Inbox out of the box.
- Custom Meta Fields: Every content type comes with pre-configured, rich meta boxes (e.g., GitHub URLs, Live Demo links, Tech Stacks, Skill Levels, and Company details).
- Built-in CORS Management: Easily configure Cross-Origin Resource Sharing (CORS) directly from the dashboard to allow your frontend applications to securely fetch data.
- Contact Form API: Accept contact form submissions via a dedicated
POST /contactendpoint with built-in rate limiting, inbox storage, and email notifications. - On-Demand ISR Revalidation: Automatically pings your Next.js frontend’s revalidation endpoint whenever content is published, keeping your static pages fresh without manual deploys.
- Global Profile & SEO Settings: Manage your bio, social links, and default SEO metadata centrally.
- Dynamic Taxonomies: Organize your projects by Technologies, Categories, and Industries. Group your skills by Skill Categories.
- API Reference Dashboard: Includes a beautifully designed, built-in API reference guide right in your WordPress admin area to help you integrate quickly.
- Lightning Fast & Lightweight: Zero bloat, no frontend assets loaded, and highly optimized database queries for instant API responses.
💻 Built for Modern Frontends
Whether you are building a static site with Astro, a server-rendered app with Next.js, or a single-page application with React or Vue, this plugin provides the perfect data structure. The JSON responses are deeply nested and cleanly formatted, removing the need for complex data parsing on your frontend.
🔒 Secure by Default
Read-only endpoints are publicly accessible. The contact form endpoint is rate-limited (5 requests per IP per hour) and all submissions are sanitized. Your administrative settings are fully protected by WordPress’s native nonces and capability checks.