Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Caglar Tasci 19 posts 125 karma points
    Nov 07, 2016 @ 12:21
    Caglar Tasci
    0

    Using Newsletter Studio with encapsulated access on a multi site project

    Hi,

    i already integrated newsletter studio on a "normal" singel Application. And it is a great package. Currently i am working on a Multi Site project in Umbraco. There will be different offices (a group of logins) in one Umbraco instance. Is it possible to integrate newsletter studio so that every office - or better every user - has only access to his own customers/subscribers ?

    Best Regards

    Caglar Tasci

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Nov 07, 2016 @ 12:37
    Markus Johansson
    0

    Hi!

    Nice to hear that you like the package!

    It's not something that's possible out of the box but it could be done using quite a lot of custom code. You would have to create your own repositories and handle the security-parts (who should see what) in these respositories.

    Here is an example of how to create your own factory, where you could implement your won repositories that calls our underlaying repos.

    https://github.com/enkelmedia/NewsletterStudioContrib/tree/master/Newsletter%20Studio%20V2/NewsletterStudioContrib/Factory

    It would be quite some work but should be possible.

    // m

  • Caglar Tasci 19 posts 125 karma points
    Nov 21, 2016 @ 06:58
    Caglar Tasci
    0

    Thank you for the solution offer. i did not had time to try it yet. i will write you back asap

Please Sign in or register to post replies

Write your reply to:

Draft