Project:
1. allow the site admin to create a custom post type - sermons
2. the custom post type sermons would include input fields as follows
--Preacher
--Preacher image
--Preacher description
--Sermon series
--Sermon series image
--Sermon series description
--Sermon Title
--Sermon pastors notes
--Sermon date
--Sermon time preached
--Sermon location
--Sermon audio file upload
--Sermon video embed code
--Sermon attachments like pdf sermon file notes
--Scriptures used in sermons
What I am after, is having a really easy backend for the site admin to add in their sermons, something I can style myself to make it as easy as possible.
Obviously the site admin would need to be able to edit any data on the given sermon in an easy fashion.
Here is where it gets really complicated:
I run wp-mu hosting a number of separate church sites. Someday I would like to also pull all the sermons from all the blogs on my install, into a central blog location as well.
Basically I am curious if gravityforms is the best tool for this project. I have looked into pods quite extensively, and while I know that would work, man it's complicated. I have also looked into 'more fields' plugin, however that seems to be a dead project now with no updates in some time. Finally I looked into 'magicfields' the flutter fork. That one has promise, but once again I'm not sure about it.
My real problem is I have never seen a working example of gravity forms working on the backend like I would require.. sure would be nice to see a demo of that someday.