Help with Event Page Setup in Prismic

I'm new to Prismic and would like to know if my use case is achievable with it.

I'm building a website that includes an events page. The page needs to display events ordered by date, where each event consists of a title, image, description, and a date. I'd like the content creator to have the ability to easily add new events, similar to how posts are added in WordPress.

Is this possible to implement with Prismic? If so, could you please guide me on how to set it up?

Thank you!

Hey Karim.

You can absolutely achieve this as Prismic is a technology-agnostic CMS, meaning you can create custom slices to match each page type, including an events page. This does involve coding on the front end to handle the display logic, but once set up, content creators can easily add events just like posts in WordPress.

Check out our technical and non-technical documentation for guidance on setting this up! Let me know if you need any additional help.

1 Like

Thank you!