|
Project Information
Links
|
Cosmiqum is small and fast CMF that aimed to make any site quickly. Cosmiqum have only several main features: - plugins support - it's the main feature. Without plugins Cosmiqum can't almost anything, but you can do anything just writing a plugin or using an existing one.
- plugin filters - any plugin can register filter for specific event and any plugin can be a filter (it's very useful for plugins that need to process another plugins data)
- log maintenance - every action in core is logged and any plugin can log any actions. It's very userful for developers to optimize their plugins execution time.
- error handling - any PHP errors are not displayed to user, but you can get them from specific array.
- multi-config support - you can make a config for specific host (eg. different config files for www.example.com, example.com and example.net)
System requirements:
|