All Projects → Ulbora → ulboracms

Ulbora / ulboracms

Licence: MIT License
Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to ulboracms

Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (+652.38%)
Mutual labels:  content, website-builder, content-management
Laracms
LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。
Stars: ✭ 588 (+1300%)
Mutual labels:  website-builder, content-management, content-management-system
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+5476.19%)
Mutual labels:  website-builder, content-management, content-management-system
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (+938.1%)
Mutual labels:  content, website-builder, content-management
AeroCMS
Aero is a simple and easy to use CMS (Content Management System) designed to create fast and powerful web applications!
Stars: ✭ 14 (-66.67%)
Mutual labels:  website-builder, content-management, content-management-system
lara-s-cms
A PHP Laravel Skeleton for CMS/Admin Dashboard (within/without website)
Stars: ✭ 28 (-33.33%)
Mutual labels:  website-builder, content-management, content-management-system
Lokum
Manage a website’s content using Trello
Stars: ✭ 26 (-38.1%)
Mutual labels:  content, content-management, content-management-system
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+31011.9%)
Mutual labels:  content, website-builder, content-management
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
Stars: ✭ 962 (+2190.48%)
Mutual labels:  content-management, content-management-system
hugy
Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.
Stars: ✭ 44 (+4.76%)
Mutual labels:  content, content-management-system
boom-core
BoomCMS core code. BoomCMS is a user friendly, WYSIWYG CMS based on Laravel. Open source and released under the MIT license.
Stars: ✭ 13 (-69.05%)
Mutual labels:  content-management, content-management-system
bootpack
Create multi-page websites using bootstrap for development and webpack for task running.
Stars: ✭ 30 (-28.57%)
Mutual labels:  website-builder, website-template
OnePagers-gradient
A sleek single-page website template with a splash of colour by @haydenryan - OnePagers.
Stars: ✭ 23 (-45.24%)
Mutual labels:  website-design, website-template
vaahcms
VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
Stars: ✭ 56 (+33.33%)
Mutual labels:  content-management, content-management-system
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (+476.19%)
Mutual labels:  content, content-management
laravel-storyblok
Make Laravel and Storyblok work together beautifully.
Stars: ✭ 45 (+7.14%)
Mutual labels:  content-management, content-management-system
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+59254.76%)
Mutual labels:  content-management, content-services
Contentify
Contentify is an esports CMS based on the PHP framework Laravel
Stars: ✭ 189 (+350%)
Mutual labels:  content, content-management
pageflo
A new super flexible open source CMS
Stars: ✭ 34 (-19.05%)
Mutual labels:  content-management, content-management-system
PortfolioV2
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 197 (+369.05%)
Mutual labels:  webapp, website-template

Go Report Card Build Status Quality Gate Status

Ulbora CMS

UlboraCMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed.

Installation

Administration

Docker Container

The easiest way to get Ulbora CMS is to use Docker.

Templates

You can build multiple templates with Ulbora CMS and switch between the templates through the administration screen.

New templates can easily be installed by zipping them as tar.gz files and following a simple upload process in the administration screens.

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].