Skip to content

oSoc13/Code9000

Repository files navigation

9K Project

#Code9000 project for #oSoc13 (c) 2013, OKFN Belgium. Some rights reserved.

Folder structure

/ is assumed to be the root folder (/Code9000)

  • /config: contains configuration files (e.g. connectiondetails.php which you need to make)
  • /vendor: contains autogenerated vendor files
  • /img: contains project images
  • /scripts: contains all javascript
  • /css: contains all css
  • /templates: contains all .phtml files as referred to in /index.php
  • /uploads: contains uploaded files and images
  • /utils: helper classes and functions

Deployment instructions

Deployment instructions can be found in /docs/Deployment_instructions.md