Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dees040/osfighter
- Owner: dees040
- License: other
- Created: 2014-03-25T12:23:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T13:19:50.000Z (almost 8 years ago)
- Last Synced: 2023-08-21T02:45:13.396Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 13 MB
- Stars: 10
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 systemSetup
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 goPayPal 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.