Pinned Repositories
admin
Qor Admin - Instantly create a beautiful, cross platform, configurable Admin Interface and API for managing your data in minutes.
auth
Golang Authentication solution
i18n
I18n is a golang implementation, provides internationalization support for your application, with different backends support
media
Media add uploading files to cloud or other destinations with support for image cropping and resizing features to any structs
qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
qor-example
An example application showcasing the QOR SDK
roles
Roles is an authorization library for Golang
transition
Transition is a Golang state machine implementation
validations
Validations is a GORM extension, used to validate models when creating, updating
worker
Worker run jobs in background at scheduled time
QOR's Repositories
qor/qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
qor/qor-example
An example application showcasing the QOR SDK
qor/admin
Qor Admin - Instantly create a beautiful, cross platform, configurable Admin Interface and API for managing your data in minutes.
qor/auth
Golang Authentication solution
qor/transition
Transition is a Golang state machine implementation
qor/validations
Validations is a GORM extension, used to validate models when creating, updating
qor/i18n
I18n is a golang implementation, provides internationalization support for your application, with different backends support
qor/media
Media add uploading files to cloud or other destinations with support for image cropping and resizing features to any structs
qor/worker
Worker run jobs in background at scheduled time
qor/oss
QOR OSS provides common interface to operate files in cloud storage/filesystem
qor/media_library
Abandoned, use https://github.com/qor/media instead
qor/bindatafs
Compile QOR templates into binary with go-bindata
qor/gomerchant
Stripe, Paygent, and Amazon Pay Adaptors
qor/exchange
QOR exchange provides conversion (import/export) functionality for any Qor.Resource to CSV, Excel file
qor/render
Render Templates
qor/seo
SEO module for QOR3
qor/sorting
Sorting: adds sorting and reordering abilities to your models.
qor/publish2
Version Control with Schedule
qor/widget
Qor Widget - Define some customizable, shareable HTML widgets for different pages
qor/doc
QOR3 documentation
qor/notification
QOR Notification
qor/publish
Publish allow user update a resource but do not show the change in website until it is get "published" for GORM-backend models
qor/responder
Responder: Respond differently according to request's accepted mime type
qor/location
Qor Location - Make your struct support pick up location from google map in Qor Admin
qor/cache
Cache Store
qor/redirect_back
A Golang HTTP Handler that redirect back to last URL saved in session
qor/metas
Meta Types for Admin
qor/page_builder
Page Builder
qor/banner_editor
Banner Editor in QOR3
qor/app
App Generator - WIP