icedoe / allt-om

Projektet phpmvc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allt om...

Forum site, buildt using Anax-MVC, intended as school-assignment.

To use:

  • Clone: git clone https://github.com/icedoe/allt-om.git
  • Edit top of app/config/config_mysql_template.php, and rename without _template.
  • If on linux: uncomment and edit line beginning with Rewrite base in webroot/.htaccess.
  • Point browser to webroot/dbsetup.php.
  • Remove dbsetup.php from server for safety.
  • Point browser to webroot.

If missing styles. Try deleting style.css and style.less.cache from webroot/css/anax-grid and reload page. Also make sure you have chmod 777 in same directory.

By Martin Degerman

License

This software is free software and carries an MIT license.

Use of external libraries

The following external modules are included and subject to its own license.

Anax-MVC

CDatabase

CForm

Modernizr

  • Website: http://modernizr.com/
  • Version: 2.6.2
  • License: MIT license
  • Path: included in webroot/js/modernizr.js

PHP Markdown

copyright 2015 Martin Degerman (icedoe@live.se)

About

Projektet phpmvc

License:MIT License


Languages

Language:PHP 63.2%Language:CSS 36.4%Language:JavaScript 0.3%Language:ApacheConf 0.1%