Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qor/doc

QOR3 documentation
https://github.com/qor/doc

cms cms-framework golang qor qor-github

Last synced: 2 months ago
JSON representation

QOR3 documentation

Awesome Lists containing this project

README

        

# QOR overview

**[QOR5](https://docs.qor5.com/index.html) is released. [Check it out!](https://demo.qor5.com/admin)**

[QOR](https://github.com/qor/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](https://github.com/qor/qor)-based system will revolve around [QOR Admin](/admin/README.md), which is the CMS component. [QOR Admin](/admin/README.md) 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](https://github.com/jinzhu/gorm) as ORM.

We, [The Plant](https://theplant.jp), utilise [QOR](https://github.com/qor/qor) on our own projects and are interested to hear about yours and your experience in using [QOR](https://github.com/qor/qor) - there are a number of ways to contribute and communicate with us and the [QOR](https://github.com/qor) community:

* our [English speaking Gitter chat](https://gitter.im/qor/qor "English speaking Gitter chat") or [Chinese speaking Gitter chat](https://gitter.im/qor/qor/china "Chinese speaking Gitter chat"),
* email us [[email protected]](mailto://[email protected] "[email protected]")
* the [Stackoverflow tag `qor`](http://stackoverflow.com/questions/tagged/qor "Stackoverflow tag `qor`"),
* for any and every security-related concern or report, send email to [[email protected]](mailto://[email protected] "[email protected]") (note: we ask that you follow a [Responsible Disclosure procedure](https://en.wikipedia.org/wiki/Responsible_disclosure "Responsible Disclosure procedure") with us).

To keep up-to-date with [QOR](https://github.com/qor) developments, subscribe to one or more of the following:

* watch our [QOR github repo](https://github.com/qor/qor "QOR Github repository") (and any plugin repos you are interested in)
* join our [English speaking Gitter chat](https://gitter.im/qor/qor "English speaking Gitter chat") or [Chinese speaking Gitter chat](https://gitter.im/qor/qor/china "Chinese speaking Gitter chat")

**For security issues, please send us an email to [[email protected]](mailto://[email protected] "[email protected]") and give us time to respond BEFORE posting as an issue or reporting on public forums.**