Announcements / specific classified ads
-
Hi,
I am a php developer, and more used to work with Frameworks rather than CMS, but we decided to work with WordPress for a new project ??
This project is a website for a music association, and the part I’m working on is the page were musicians can look for groups and groups look for musicians. It’s sort of a craigslist specific to music, with fields that are specific to music and especially the music genre the association is dedicated to.
The way I would have done it with a framework or with bare php is :
- Create a data model for groups / musicians posts (SQL tables)
- Create CRUDs (Form to create, read, update and delete these posts)
- Create a page listing the posts and letting users do basic search (simple sql queries) to find their perfect group/musician
But I thought it would be smart to, first, ask the community if some steps of this work had already been done in open source or free pulgins, or if you guys had some advice about how to design such a page with wordpress.
I think I should also tell you that I already spent few hours looking for free plugins but could not find anything that would suit my needs : regular user postsing custom content with custom fields, and model storing it in order to be queried easily. (some free pugins I looked : Advanced custom fields, Pods, Ninja forms, User submitted posts)
Thank you in advance for you help !
Adrien
- The topic ‘Announcements / specific classified ads’ is closed to new replies.