Uhppote PHP is hopefully to be the future of a full ACL website, with Web UI access to all the stuff that you may want to do with your ACL controller
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
My aim here stems from lots of fruastration from attempting to use other ACL software, and though they have all the functions they never utilize them in any meaningfull way, so thats why I am building Uhppote PHP, a project aimed to give a Advanced UI that will let you control, view and modify your Uhppote ACL unit.
Here's why:
- Ease of use with your access control unit
- Friendly user interface that will port many functions that you would previously have to use bad software to view or edit
- Why PHP, well we all know PHP is the best language out there ;), all jokes aside PHP is great for this because it can be run anywhere and with it being an open face server with a UI you will be able to access it from anywhere on your network or if your brave enough to face it to the WWW then anywhere in the world, however we advise to only run this software behind a secure firewall
A list of commonly used resources that I find helpful are listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/realashleybailey/Uhppote-PHP.git
- Install Composer packages
cd uhppote-php/public_html/resources/
composer install
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ashley Bailey - admin@ashleybailey.me