- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
Description
Hi! This looks really cool.
I understand the main use-case is that this is installed inside the Umbraco sites that are being supported (aka the client sites), which I can see working really well for developers/agencies with a maintenance service business model. I have been thinking of setting up a client portal on my own site which would operate a little differently - rather than have clients create tickets from inside their own Umbraco sites, I'd like to have the clients login as "members" on my site, and submit a ticket there (I would be providing some other client-specific information/links to billing, etc. which I'd rather manage on my side), but the back-office management interface you have created looks really nice, and it would be great if I could use that to respond to the tickets.
I peeked through the code a bit, but it wasn't immediately clear to me if it would currently be possible (using existing Models/APIs) to create/read the ticket data from a "front-end" request, if I were to build a submission form on a member-accessible website. The other requirement would be linking tickets to a Member rather than a back-office User, which might also be difficult with the current architecture.
Anyway, this might be a use-case way outside of your intentions or plans, but I'd be curious to hear your thoughts about it.