Skip to content

florincatalin/jocms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jocms - A Simple CMS for Easy Editing

  • Simple CMS for static websites
  • Retrofits your existing site
  • Simple and lightweight
  • Works without database

Find out more at https://jocms.net

Status

Version 0.8 - Beta This is a project I am doing in my spare time (a limited resource as you surely know). As I still think this might be useful for one or the other user out there, I invite you to join developing it further here on github.

Requirements

  • PHP > 5.5
  • SQLite3
  • GD Library
  • Modern browser

Installation

  1. Unzip the downloaded folder
  2. Upload the folder named "jocms" into your root directory (www.your-address.xyz/jocms/)
  3. Open www.your-address.xyz/jocms/Installer and follow the instructions
  4. Set up your website: Find out more at https://jocms.net/docs

Goals

  • Retrofits existing static websites with an easy-to-use editor
  • WYSIWYG editing directly in the page layout
  • No possibility for users to mess with the page layout
  • No crowded backend panels
  • Intuitive interface for users with little software experience

Features

Check out the demo version at http:https://demo.jocms.net/jocms

  • WYSIWYG editor
  • Special elements: Predefined elements, repeated elements
  • Source code editor
  • Graphic content area selection tool
  • Backup
  • Image upload
  • User management and settings
  • 9 languages available

Contribute

Contribution is greatly appreciated! You can help:

  • Report (or fix) bugs
  • Translate jocms into your language
  • Give Feedback
  • Donate

About

jocms - A Simple CMS for Easy Editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.4%
  • JavaScript 42.8%
  • CSS 9.7%
  • Less 2.1%