By AntonB on
I am planning on building a website that will have a client database. Client profiles will either be created by me or the client via registration.
My question is whether the following is relatively possible on drupal without major programming skills? I'm a designer first and foremost and am just wondering if I would need to hire out a programmer for this job.
The client will need to be able to view their profile if they login. All profiles will be private and only accessible to the client and me, this isn't a social networking type of website. The client or me would also have the option to upload either an image or a video to their profile.
Comments
Well zero programming skills,
Well zero programming skills, or not.
Every CMS will have it's own feature traps where you want to do some little thing your own way and knowing how to change that requires a seemingly infinite amount of knowledge.
The client databse. Check! CiviCRM will handle that for you and mailing list.
Videos. Check! media field imports videos from many services with no problem.
This is with no programming at all.
Image to profile no problem.
Video to profile? Not sure. But from what I know I think you could do it with no programming at all.
Thank you for that info! I
Thank you for that info! I think I will be going with Drupal for this project. I love the open source community, it enables me to get lot's of things done without needed to hire extra help. I try to contribute as much as I can, although my knowledge is minimal.
Yeah I am the same way. I am
Yeah I am the same way.
I am learning more and more and even posting a few responses to questions when I can.
I hope to answer more complex ones in the future.