Hi, recently discovered Kirby and really like the architecture and principles. Interested if there are any premade solutions to add classifieds functionality? What I need:
- User with role “Client” can create new page/post “Ad”, and only in Draft mode
- After this user with role “Admin” gets letter about new “Ad”
- User with role “Admin” can change the status to “Published”
- Ad is published for certain time, for example one year
- Two weeks before expiration, Client gets letter, that his Ad is about to expire.
I am pretty sure, that it all can be created manually, but I am designer and project manager, know HTML and CSS, not coding, so thought maybe someone can guide me or show premade solutions for this.