Hello.
I’m working on a simple user registration website and I have a few weblog structure considerations.
I need the ability that users can create the campain with the specific name under which they can add different services along with the data neccessary for each.
I’m unsure what would be the optimal data structure with EE in this case.
I’ve been thinking of making a weblog “campain” but I’m unsure how should I ‘connect’ the services and their data with it?
Any ideas/suggestions are highly appreciated!
Thanks for help!