zackspear / webgui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unraid webgui repo

Structure

The emhttp, etc, sbin, and src dirs in this repo are extracted to the /usr/local/ directory when an Unraid release is built.

Contributions

Please be aware that there is a fairly high barrier to entry when working on the Unraid webgui. It has grown organically over the years and you will need to do quite a bit of reverse engineering to understand it.

If you choose to proceed, clone this repo locally, test edits by copying the changes to your server, then submit a PR to https://github.com/unraid/webgui when fully tested.

Be sure to describe (in the Unraid forum, a GitHub issue, or the GitHub PR) the problem/feature you are working on and explain how the proposed change solves it.

We recommend using VS Code with the following plugins:

About


Languages

Language:PHP 47.8%Language:JavaScript 29.1%Language:CSS 10.3%Language:Shell 9.8%Language:HTML 2.7%Language:Go 0.2%Language:Makefile 0.1%