QOR overview
QOR is a set of libraries written in Go that abstract common features needed for business applications, Content Management Systems (CMS), and E-commerce systems (EC).
Typically, a QOR-based system will revolve around QOR Admin, which is the CMS component. QOR Admin facilitates easy database and media content management and is not bound to a single database technology.
The bulk of QOR's multifaceted capabilities lie in the plugins, they can be used independently but their super-powers shine when used together. Many of the plugins utilize GORM as ORM.
We, The Plant, utilise QOR on our own projects and are interested to hear about yours and your experience in using QOR - there are a number of ways to contribute and communicate with us and the QOR community:
- our English speaking Gitter chat or Chinese speaking Gitter chat,
- email us [email protected]
- the Stackoverflow tag
qor
, - for any and every security-related concern or report, send email to [email protected] (note: we ask that you follow a Responsible Disclosure procedure with us).
To keep up-to-date with QOR developments, subscribe to one or more of the following:
- watch our QOR github repo (and any plugin repos you are interested in)
- join our English speaking Gitter chat or Chinese speaking Gitter chat
For security issues, please send us an email to [email protected] and give us time to respond BEFORE posting as an issue or reporting on public forums.