This sample is to provide a quick method of deployment for the Ektron CMS strategies. The sample contains the follow strategies:
- Blog Strategy
- Content Strategy
- Library Strategy
- Taxonomy Strategy
- User Strategy
How to set up these files:
- Place the strategy class files for this sample in the App_Code folder under site root. Typically found at the following path: C:\inetpub\wwwroot\Your Site Name\App_Code
- Make a backup of the ObjectFactory.config which is found in site root like C:\inetpub\wwwroot\Your Site Name.
- Add the ObjectFactory.config from the sample to site root.
- Then re-add any custom strategies from the original configuration.
This sample also contains the ObjectFactory.config file with the namespaces for each one of the strategies.
Please sign in to leave a comment.