Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dees040/osfighter

The Open Source crime click RPG
https://github.com/dees040/osfighter

Last synced: about 4 hours ago
JSON representation

The Open Source crime click RPG

Awesome Lists containing this project

README

        

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.