Git Product home page Git Product logo

t2cms's Introduction

t2cms

t2cms is a content management system (CMS) framework that enables you to build web sites and online applications with PHP.

Test drive t2cms

You can login and test drive a demo site with t2cms here:

Simple and designer friendly

Web designers and HTML coders can make their job without any limitations. They can make a cms as if it is a static web site.
t2cms is a 404 based forwarding controller architecture, so it is seamless for static contents and modifiable contents.

Easy building

You can build CMS with just a few steps with this system without any programming.

Define a object

This is similar to Database tables and represents a content data. Once you defined a object, you get a CRUD menu of it.

Define a page

Next step is to define a page which renders the data of each object. You can make three types of pages:

  • list page This is for a list and search for all records of a object.
  • detail page This is for a single record of a object.
  • form page ex.) contact pages, etc.

Edit a template

Last step of building CMS is to edit a template. It is just a Smarty template, so it's easy to learn and have many frexibility.

t2cms's People

Contributors

miztaka avatar

Watchers

 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.