0

I've created an MVC2 CMS with basic functionality, which we hope to give to clients.

What I would like to know is how to create drop-in modules specific to the clients which are extension to the basic functions but core to the clients specific needs. e.g. One client might have specific reports and another client may want additional fields added to the content area.

If anyone knows of a good place to start looking then I would be grateful if you can let me know.

Kind regards

2 Answers 2

1

Have a look at the Portable Areas feature on MvcContrib. Works as you've described.

Sign up to request clarification or add additional context in comments.

1 Comment

Hi, thanks for this, it certainly is what I need. kind regards.
0

The new Orchard CMS is build on ASP.Net MVC and is open source. So you could have a look at their code.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.