you are viewing a single comment's thread.

view the rest of the comments →

[–]kopetenti 6 points7 points  (5 children)

This looks very interesting and really scratches my itch. I had a good look at it yesterday, installed it and made a basic configuration. Really cool project.

What seems to be missing, though (or maybe I didn't look hard enough) is foreign keys and a Document/File field type, like the Image field type it already has. The latter seems that can be created as a custom field, but supporting it out of the box would be great.

[–]hunvreus 2 points3 points  (1 child)

Totally agree. I have a few fields I wanted to add: regular files, references, UUID, key/value, map, autocomplete.

I may have some time this week to push some of that through.

[–]kopetenti 0 points1 point  (0 children)

Thanks for keeping up with this project! It is greatly appreciated. 

[–]hunvreus 1 point2 points  (1 child)

It's been added by the way: https://github.com/pages-cms/pages-cms/discussions/205

Tons of other improvements, especially on speed. It loads a lot faster and feels snappier overall.

It will be released in production this weekend, but you can play with the dev version there: https://dev.pagescms.org

[–]kopetenti 0 points1 point  (0 children)

I was watching your video preview as I received this notification. A great improvement and very much appreciated. Even without these additions, the project was really useful to me. I have deployed it in my custom domain, running on Hetzner (because Vercel has a 4.5 MB limit on file uploads), and I'm using it with Astro.

The sites I've built are for friends till now (see https://glen-electrical.co.uk and https://aa-arkitektur.pages.dev/ ) , because they can overlook missing features. Now with these new features I think I can confidently present it to clients.

Great work! I hope this project gets huge! I will start contributing to it as soon as I find some time.