Replies: 11 comments 9 replies
-
I was thinking about this today and came here to see if anyone else had thought of it. |
Beta Was this translation helpful? Give feedback.
-
I wouldn't call the process "seamless", especially for deploys outside of Vercel. |
Beta Was this translation helpful? Give feedback.
-
Have you heard of cromwellcms? |
Beta Was this translation helpful? Give feedback.
-
I also can recommend primocms.org, based on the very nice SvelteKit |
Beta Was this translation helpful? Give feedback.
-
I think this will be implemented by vercel team and the community in the futute . 😁 |
Beta Was this translation helpful? Give feedback.
-
Count me in |
Beta Was this translation helpful? Give feedback.
-
@darwin403 I think it is best that someone puts a start for this project, as this has been 2 years and still nowhere near perfection. An open source solution like Wordpress build on top of Next.JS with admin panel and front end. Developers can extend the CMS using plugins, themes as needed and pluggable into the CMS by non-developers. Anyone up for the start of something new? |
Beta Was this translation helpful? Give feedback.
-
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
I think Payload CMS 3.0 is what you're looking for: https://github.com/payloadcms/payload-3.0-demo Still beta atm, will most likely be stable shortly after both react 19 and next.js 15 are stable. |
Beta Was this translation helpful? Give feedback.
-
May be we should |
Beta Was this translation helpful? Give feedback.
-
Howdy! Figured this might be of interest for some of you - Worked with Colby Fayock (aka Space Jelly) to create an open source Next.js-based blog platform powered by Directus, based on the WP 2024 theme. Here's a link to the repo: https://github.com/colbyfayock/directus-blog-starter Here's a video overview of Colby building it out (self-hosted via Railway): https://www.youtube.com/watch?v=S7f41PoKJaw&t=327s |
Beta Was this translation helpful? Give feedback.
-
I think one of the most attractive features of Next.js is being able to work on both the Frontend + Backend and then seamlessly deploying it anywhere.
WordPress CMS still occupies a major space in publishing but it's heavily outdated in terms of modern technology. One of the reasons WP is still so active is that it's a one-codebase ecosystem which means the developers can modify the frontend and backend seamlessly (something similar to what Next.js did to React.js+Node.js backend). I think investing resources into a modern alternative for WordPress entirely based on Next.js that can be deployed onto Vercel or a custom server with a click.
The modern approach has been to use a 3rd party CMS like Sanity, Strapi, etc. but there still is a lot of potential for a combined CMS + Next.js solutions. Ever since the dynamic shift towards JAMStack, Next.js has taken over the competition quick strong. But there is still room to build a nice WP-like ecosystem that would further ease JAMStack CMS's problems and enhance its development. Currently, every JAMStack developer starts from scratch on a Next.js project. But we do we manage to build an ecosystem like WP, we can combine all the developer's efforts of JAMStack projects and further cut down developer times and efficiency on CMS development.
It would just be WordPress with templates, plugins, etc the entire ecosystem is built entirely based on the Next.js framework. The vision is to be able to deploy simple to a complex CMS website onto Vercel.com with no hassle just like WordPress with a single click!
Would Vercel be interested in investing in such an idea? @timneutkens :D I have a group of buddies who would love to work on this project. Just wanted to get an opinion for the founders of Next.js on what they think!
Any feedback is welcome! 👍
Beta Was this translation helpful? Give feedback.
All reactions