Skip to content

WebRence/phplist-ui-bootlist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootList

A bootstrap-based theme for phpList 3

Build Status

alt tag alt tag

Bootstrap class names and extra html needed, inserted by jQuery with the script: js/phpList3ToBootstrap.js

Issues

Getting started

Building the project requires nodejs & npm. See https://nodejs.org for setup.

Install Grunt globally

sudo npm install -g grunt-cli

Grunt plugins

To minify js we use this grunt plugins:

https://github.com/gruntjs/grunt-contrib-concat

https://github.com/gruntjs/grunt-contrib-uglify

Install project dependencies

cd THEME_DIR # Replace THEME_DIR by theme path.
sudo npm install

Watch the project

grunt watch

Each time a less file is changed, style.css will be generated automatically.

About

phpList 3 theme with bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 63.2%
  • CSS 23.7%
  • JavaScript 10.6%
  • PHP 2.0%
  • Python 0.4%
  • Ruby 0.1%