The SDK on which the portal is built
Explore the docs »
View Portal
·
Report Bug
·
Request Feature
The SDK makes up the core functionality of the Bristol SU Portal.
Usually, you will want to use the portal package. If you're building an integration with the portal, run the following command to install.
composer require bristol-su/support
See our developer docs for more information.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.
- Create an issue to notify us of your planned changes
- 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 to the Development Branch
See CONTRIBUTING
for more information.
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Toby Twigger - toby.twigger@bristol.ac.uk
Project Link: https://github.com/bristol-su/support