Skip to content

reference:Folder index

Aaron Junker edited this page Jan 24, 2021 · 1 revision

Folder index

.github and .git

These folders are for github and git

admin

This folder holds all files needed for the backend

src and ckeditor

This folders are holding the external files for the backend

pages

This folder holds all pages for the backend

docs

This folder holds all documentation for USOC that aren't in the wiki

images

This folder holds several images used for USOC

icofont

Here is icofont located

includes

Here are all files to include located. The main class U is also here located.

JS

All javascript files

SettingsAssets

All files for the settings page in the admin area

install

This folder contains all the installation files. Please note you need to remove it from .gitignore if you want to change something in it. Please note you need to add it again after you commited

lang

This folder contains the translation files

login

This folder contains the files to log in, etc.

plugins

This folder contains all the plugins

siteelements

The files that are located here are containing the header, the head and the footer for pages

styles

This folder has the stylesheets in it

vendor

This folder contains the files from composer

Clone this wiki locally