-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Dashpilot edited this page Mar 12, 2022
·
16 revisions
Vue Headless CMS is designed to be very flexible, you can:
- Install it by building from source or load it via a CDN
- create different forms for different content types
- add custom site-wide settings that users can change through the interface
- easily integrate the CMS with your own backend to save data and images
- work with your preferred front-end tech (React/Vue/Svelte SPA, Static Site Generators or server-side languages like Nodejs or PHP)
Note that although the CMS is already fully functional (and in use on some sites), some things might still change ahead of the initial release. I will update the docs if there are any breaking changes.