So a client of mine wants to know if we can build them a system that allows them to offer personalized download page for each of their customers. Of course, one customer should not be able to view pages setup for other customers.
While we didn’t build their site in EE (it is a static site built before we started playing with EE) I thought EE might be able to do the trick so I’m working through the scenario trying to determine the best way to do it. It sounds pretty straightforward, but I’m not 100% sold that EE is the way to go and I think I need some best-practices guidance, esp. when it comes to restricting access and tying a specific page with a specific user.
Quite simply, they want to be able to create a user account, and then create a page in the CMS with content and file download links that only that user can access. Other users can only see their individual pages.
Has anyone tried anything like this or does anyone have a good grasp of the most streamlined, easy-to-manage way to set something like this up in EE?
Thanks!