Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qor/doc
- Owner: qor
- Created: 2015-12-08T02:35:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T03:18:08.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T06:56:42.709Z (almost 2 years ago)
- Topics: cms, cms-framework, golang, qor, qor-github
- Language: CSS
- Homepage: https://doc.getqor.com
- Size: 3.36 MB
- Stars: 6
- Watchers: 17
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.**