This is the code and pages that allow the Seals to accept donations through Stripe - and look good doing it too.
This code serves as a repository and backup to the Hull Seals Donations website, found at https://hullseals.space/donate, including fonts, images, and HTML/CSS.
Simply load these files into your web directory and open in a browser. The pages are readable by all major browsers. Donations require JavaScript to be enabled in the browser.
- PHP 7.3+
- Composer
- A Web server software such as Apache2 or NGIX.
- A JavaScript-enabled browser.
- This page was written to be used with UserSpice and the Seal template.
To install, download the latest release from our repository. Upload and extract the files to the directory or subdirectory you wish to install from, and run the composer install and update commands. Then, change the secret key in processing.php.
Finally, run composer require stripe/stripe-php
in the project directory.
Interested in joining the Hull Seals Cyberseals? Read up on the Welcome Board.
Many thanks to the original theme developer of the site, Wolfii. Implemented by Rixxan with the UserSpice Template System.
Many thanks to all of our Contributors.
This project is governed under the GNU General Public License v3.0 license.
This project is generally considered stable, with few updates to the code in the near future.