Giter Site home page Giter Site logo

tadl-cms's Introduction

TADL CMS

NOTE: Code is in the dev branch

A json headless CMS built on the f3 framework

alpha build.

v.0.0.0.3-alpha

Installation steps:

  1. Download files
  2. Install Composer
  3. Run composer install or composer update to install required files.
  4. Point your http server to the /public folder.
  5. Add your DB config to the user.cfg file.
  6. Visit tadl.site/json/setup/tables_install
  7. Visit tadl.site/, tadl.site/json, or tadl.site/cp

So far you can...

  • You can install tables -- visiting /json/setup/tables_install

  • You can build ajax based themes -- Put your theme in app\ui\themes\something and assign the theme to your site 0 data in the sites table. -- Your theme should use hte TADL json endpoint system to register json functions to use --- Default themes for frontend: Alice in /ui/themes/Alice --- Default themes for admin: RedQueen in /ui/themes/RedQueen

  • You can add JSON endpoints programmaticly via TADL class -- Register 'exposed' functions that should be accessible via json. -- Look at the setup class for an example of how to do this.

  • You can use Event hooks in your classes to allow other developers to extend them without modifying your code.

  • You can load custom configs from within your plugin (plugin system not up yet).

tadl-cms's People

Contributors

joseffb avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mpfrenette neosin

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.