Resources
ComponentsComUnion comes with a set of "Components" or modules that provide the core functionality of the system. Each component can work by itself or can work with other components to extend the features of the system. By design, everything in ComUnion are components (other than core system and libraries). As such all Components follow similar design principles--the MVC design pattern where the data model, business logic and presentation is separated and loosely coupled. The framework used to develop the ComUnion components is based on the CodeIgniter framework. Below are the components that come with ComUnion core:
|
