Try our conversational search powered by Generative AI!

Custom admin app

Vote:
 

Hi,

I would like to write an application that will sit behind EPiServers login, probably in MVC.  Can i develop this app in a different solution and then somehow "include" it within my EPiServer solution?

It would be good to be able to use EPiServers authentication/role management too.

Can anyone point me in the right direction.

Many Thanks

#52206
Jul 12, 2011 12:47
Vote:
 

This post is a pretty good walk through on creating a custom plug in for EPiServer:

Creating an EPiServer Plugin: http://www.frederikvig.com/2009/10/creating-an-episerver-plugin/

 

#52208
Jul 12, 2011 14:13
Vote:
 

Ps the link I mentioned is for EPiServer 5 but the instructions should still work in 6. However If want to save settings as described in the article I'd recommend going for the DDS. 

#52209
Jul 12, 2011 14:18
Vote:
 

Thanks for the quick reply, however i dont think its a plugin i need.  Let me try to explain what i want to acheive,

 

EPiServer is the CMS for a Product website, each product has its "marketing" information held and edited in EPiServer.

ProductManager is another App that manages the products price, discounts etc.

It would be great to hold the Prodcuct Manage behind EpiServer login, and better still, be able to access EpiServer details to display in the Product Manager (Image, Name etc)

Is it still a plugin I need? or something else?

Thanks for the support...

#52253
Jul 13, 2011 15:37
Vote:
 

If you want to fetch information from EPiServer you could you the web services. Check out http://world.episerver.com/Documentation/Items/Tech-Notes/EPiServer-CMS-6/EPiServer-CMS-60/Web-Services/ for an idea what you can do with them.

#52258
Jul 13, 2011 21:44
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.