Loewe1000 / jodel-web

jodeWeb Client in PHP

Home Page:https://www.jodelblue.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jodel-web Build Status contributions welcome

Demo

https://www.jodelblue.com/

Setting up jodel-web

  1. Create MySql Database
  2. Edit config/config-sample.ini.php and insert MySQL login credentials
  3. Rename config-sample.ini.php to config.ini.php
  4. Create Jodel account (see below)
  5. Done

How to Use##

Create Jodel account

  1. visit ./admin.php?pw=PasswordYouSetInConfig
  2. click on 'Create new Account'

Requirements

  • Web server (tested on Apache/2.4.18 (Ubuntu))
  • PHP 6 or PHP 7.0 (tested on 7.0.8-3)
  • MySQL (tested on 5.7.16-0)
  • jQuery (tested on 2.0.2 (already included))

Optional

  • HTTPS (deactivate by deleting .htaccess)

About

jodeWeb Client in PHP

https://www.jodelblue.com/

License:GNU General Public License v3.0


Languages

Language:PHP 96.4%Language:CSS 3.2%Language:ApacheConf 0.4%