Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.08 KB

osFighter

Currently under development. Theme(s) by Frenzo Brouwer.

osFighter is an OS RPG. This RPG has loads of settings to fine tune.

Features

Most important features:

  • Settings
  • Create/manage pages
  • Manage menu's
  • Edit/ban users
  • Ban ip's
  • Manage city's and rank's
  • themes
  • PayPal integration
  • Very safe login/registration system

Setup

1. Create a database 2. Set your database instance in 'core/constants.php' 3. Upload the db_dump.sql into your database 4. Create an administrator account by signing up as 'admin' 5. Application is ready to go

PayPal integration

To use PayPal you need to have a developer account (https://developer.paypal.com/), then you need to create a new application (https://developer.paypal.com/webapps/developer/applications/createapp) and if you're done with that you need to save the Client ID and Secret ID to the database. You can fine the right fields in: (your database) > configuration > PAYPAL_CLIENT_ID / PAYPAL_SECRET_ID. If you follow the steps right you can now use PayPal on the application.