Support

Core Modules Documentation

Connected Apps CMS is built upon the .Net platform and Asp.net MVC technology. By using .Net, you can take advantage of the many online resources and strong development community to help extend your CMS instance. The CMS was built from the ground up to fit the cloud computing model. Meaning when the time comes to distribute your website to scale with load, the platform does so automatically, allowing rapid expansion of your website’s computing power without any costly hardware upgrades such as CPU, memory and load balancers or experience any downtime. Because Connected Apps CMS is also a service, updates and new features are pushed transparently to each instance faster versus an installed software which leads to increased performance and the ability to adapt to security threats which leads to an overall healthier system.

Naming Conventions

To ensure there are no conflicts with user generated data, please avoid the following:

Location Name Description
Assemblies ConnectedApps Avoid creating any classes that use this as a namespace at any level.
HTML c__ Avoid naming the ID of any HTML element with anything that starts with this prefix.
CSS cms- Avoid naming any CSS class that starts with this prefix.