# OpenHub

OpenHub is an **open source** version of MaGIC CENTRAL, available for **FREE** for all MaGIC-like ecosystem developers at different geo location.&#x20;

We hope thru this open source initiative, MaGIC-like ecosystem developers can come together and build a shared digital platform where everybody can be benefited from it.

![](/files/-MSznIqC_DVUOTcfNfvT)

{% embed url="<https://mymagic.github.io/open_hub/>" %}

### Calling all Ecosystem Developers

{% embed url="<https://www.youtube.com/watch?v=38IKTST0Cms&feature=emb_imp_woyt>" %}

### Technical Details

This open source project is under BSD-3-Clause License. As a software project, contributors are expected to have programming skillset and willing to get hands dirty with coding. MaGIC has no obligation to provide any supports to this initiative.

* Familiar with GIT, Sub GIT module, Docker & Mac shell script
* LAMP (Ubuntu, Apache2, MariaDb, PHP)
* Yii framework (version 1)
* HTTPS  & SSL required
* Hosted on the cloud (AWS)
* Plug-and-play modular architecture&#x20;
* Not all modules are open source (exclude MaGIC specific modules)
* Data too is excluded (Open Source != Open Data)

OpenHub has its own [documentation for developer](https://github.com/mymagic/open_hub/wiki) hosted on Github.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://central-docs.mymagic.my/for-ecosystem-developers/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
