Try our conversational search powered by Generative AI!

Extending CMS with intranet internal application

Vote:
 

Hi!

I'm trying to develop a small application that will be under a menuitem in a episerver CMS intranet.

The application is a simple CRUD application agains another database, and it has a couple of .aspx pages. listing of items, edit item, show item...

 My question is whats the best practise for integrating another application within a episerver cms application?

 

Create a pagetemplate for the application startpoint, but then what? how should the SimpleURL service know the subpages, how should i generate links to say the edit.aspx page?

#28441
Mar 08, 2009 20:35
Vote:
 

If you have an Enterprise License you could use a Custom Page provider.

http://world.episerver.com/en/Articles/Items/Introducing-Page-Providers/
#28450
Mar 09, 2009 12:45
Vote:
 

Hi!

Read Ted's post how to create your own subclass of the friendly url rewriter provider.

That aproach does not give you the edit possibility but does not require an Enterprise license.

#28452
Mar 09, 2009 13:24
* 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.