Giter Club home page Giter Club logo

xibo-cms-fe's Introduction

Installation

  • Clone this repo
  • Install and update your NPM repository with necessary packages (npm install)
  • Run gulp to compile the project (it minimizes the JS/CSS for better performance, technically it's unnecessary)
  • If you are a developer, edit Gulpfile.js to change your publishing location
  • Run gulp publish to publish changes using rsync
  • Or you can copy everything in build/ to the server manually
  • The PHP files go in XiboRoot/custom (developers probably should symlink this for simplicity)
  • The Twig files go in XiboRoot/views
  • The rest stays where it is
  • In XiboRoot/web/settings.php add $middleware = [new \Xibo\Custom\LiveEditor()]; at the end of the file
  • It "should" work when you go to your browser and enter www.yourxibohost.com/liveeditor
  • Create your custom themes and/or Xibo to link to the page

TODO:

There are lots of TODO's marked in the comments. Other TODO's are better integration (automatic module installation) with the Xibo framework This needs testing, it's alpha phase at best and it may eat your layouts (although it shouldn't) This also needs optimization in various ways, there are some ugly constructions in there UX designers should consider adding smoothing and light animation effects. Please consider contributing to this project and the parent Xibo project

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.