/SpaceGo

SpaceGo is an open-source modular CMS with a hybrid framework – Providing developers with foundations

Primary LanguageJavaScriptMIT LicenseMIT

SpaceGo

SpaceGo is an open-source modular CMS with a hybrid framework powered by PHP & released under MIT License to offer developers the foundations of new web projects. SpaceGo is comprised of necessary tools for a web project development but does not aim to become another CMS or compete the ones out there, coming with a different approach and ideology.

SpaceGo is given to developers as a dynamic, flexible system with a set of tools and libraries to modify and expand it in accordance to their own needs. While SpaceGo provides libraries for language and theme processing, it is also backed by GUI-based Admin Control Panel which is integrated with the entire system core and controls all features.

NOTICE: Not released yet!

Having started this project a while back and not completing it fully yet for a first functional release, I am mostly using this repo to organise things.

Extensions

The heart of SpaceGo is extensions (or plugins) designated to extend the abilities of the system and add new features. While the initial release of SpaceGo includes a couple of basic extensions with standard features, additional extensions can be developed easily and distributed freely by the community or by a single developer for specific project needs.

The extensions engine is embedded directly to the system core, allowing extension developers to access and use all of the built-in features of SpaceGo or other activated third party extensions.

Documentation

The entire documentation of SpaceGo available for users and developers at http://link_to_wiki.com

  • Definitions
    • User – A person using a web powered by SpaceGo
    • Developer – A person using SpaceGo to develop projects or new extensions for SpaceGo
    • Contributor – A person contributing to the development of SpaceGo core in one way or another