Hi all,
My main question is: what are the BEST books/resources specifically aimed at MODULE DEVELOPMENT? I have quite a bit of CodeIgniter experience, but have never used EE… until now. 😊
I want to create a large (eventually) website that will essentially be a repository of info on a particular topic, and allow members to create and manipulate custom collections of items.
For example, a movie website:
The base site would be a huge database of movies, each movie would be associated with actors, directors, genre, etc… for advanced relationships I assume that a commercially available module like Playa would suffice?
Each channel entry, like movies, actors, directors, etc. would be “ratable” and “reviewable” by guests/members once they visit the specific page… for this functionality I assume the Rating module by Solspace would do the trick?
Each member will have their own publicly viewable profile page… I’m guessing this is baked into the EE core? If not, what are the most flexible/popular commercially available modules for this type of functionality?
But the tricky part is allowing members to create their own “Private Collection” of movies, or a sort of “Virtual box-office” if you will. I want a member to be able to visit a Movie page, and be able to “click to add to collection”, where they can later collect statistics, rate, review, and manage the items in their collection. This collection will also be publicly viewable (maybe).
Does this “collection” functionality exist in any known commercial module that I can buy? If not, I’m back to my initial question of “what is the best resource for MODULE DEVELOPMENT??”
Any help would be great, and much appreciated!
Pete.