Giter VIP home page Giter VIP logo

alex's Introduction

Cms-Alex (cmx)

File-based end-user oriented CMS

Docs and tutorials

Sites running cmx

Early stages of a file-based CMS. I started this project out of necessity for a simple to customize and flexible CMS for my clients.

Most pre-made CMSes are either hard to customize, pack a bunch of features you never use or simply don't fit your project.

Basic idea: developer starts from scratch (no out-of-the-box website that just needs a layer of css/js)

This doesn't imply it's less productive than let's say customizing a wordpress site. On the contrary, you won't be spending hours in the docs to find the right functions and writing hacks to make it suit your needs (or your clients).

Cmx lets you do what you do best, write php/html/css without worrying about the variety of forms you'll need to create/validate/insert to make it into a cms (over and over again for each site you make).

  • Simple templating system, with no hard to learn api.
  • In a json file (1 for each template) you specify the input fields the client can use to edit his content. (4 standard html inputs, easily extendable with javascript admin-plugins)
  • Caching (you can specify which pages can be cached and which not, or manually cache parts of your template/page).
  • Multilingual support (and appropriate caching)
  • Backend currently allows users to create/edit/delete/reorder pages as well as upload files/images (images can be resized to dimensions specified in Config or dynamically in a template).
  • Built for speed both on back and frontend.

If you are interested in this project, and would like to comment/contribute/... I'd be thrilled if you mailed me at [email protected].

Installation

Simply download the source and edit .htaccess and Config.class.php to match your directory.

ZIP

admin-panel editor

alex's People

Contributors

frizinak avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.