Code Monkey home page Code Monkey logo

rpkcms's Introduction

eSeS Cms - Simple Stupid CMS

eSeS is a static cms generator which follows the KISS principle (keept it simple as possible). It's goal is too allow you focus on what really matters for you: your business.

eSeS was born from passion and it is build with passion. It is, and always be an open source project.

eSeS is build in php following the modern patterns and latest PSRs so it can be easily extended which makes it plugin ready.

rpkcms's People

Contributors

repkit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

rpkcms's Issues

keep fetchAllPages store procedure coherent

filters params must inlcude "WHERE" word into while sorters or startfrom or endto will not require "ORDER BY" respectively "LIMIT" which can lead to confusion and it's hard to make an educated guess

require _old data to be passed into all edit actions

because there are a few situations where we need to know if something particular was changed by the user (page category, page parent, page category parent, etc...) stuff that affect the html generation, and we don't want to make 2 selects in database (one before saving new data and one after saving new data - we need to do this because of triggers and some other listeners which may alter the original data).

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.