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?
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.