Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.89 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.89 KB

Hull Seals Donation Site

This is the code and pages that allow the Seals to accept donations through Stripe - and look good doing it too.

Description

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.

Installation

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.

Requirements

  • 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.

Usage

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.

Contributing

Interested in joining the Hull Seals Cyberseals? Read up on the Welcome Board.

Authors and Acknowledgements

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.

License

This project is governed under the GNU General Public License v3.0 license.

Project Status

This project is generally considered stable, with few updates to the code in the near future.