AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   [15.08.2014] SourceDonates - A fully automated Donation System (https://forums.alliedmods.net/showthread.php?t=194019)

Arrow768 08-24-2012 15:11

[15.08.2014] SourceDonates - A fully automated Donation System
 
SourceDonates

About

SourceDonates is a Webbased Donation System, that is used to Provide a Donator-Interface for Users at your Community.
To stay up2date, check out our Twittter Account or visit our Homepage


Important Info

We have decided to rewrite SD from scratch, because we spent too much time to expand to original idea (it was focused on stand-alone donations, with nearly no connectivity to other systems).
The original setup became too unflexible.

SDv2 now uses so called providers that can be installed via composer.

Payment Providers -> Enables different payment providers for SDv2
Item Providers -> Is able to assign items at different systems (like Algon Gubs Store Plugin, MyBB, SMF, ...)
Login Providers -> Links the Users Account to another Account on a 3rd Party Website (Like Steam, another Forum, ...)

Take a look at the todo list

--------------------------------------------

Feature List

Check out the Wiki for more information
  • Automating the Donations
  • Different Plans with different Features
  • Upgrading the Donators at various Forum Systems
  • Adding/Upgrading the Donators at SQL-Admins (Default SM Plugin)
  • Adding the Donators to Sourcebans
  • Upgrading the Donators at your Website
  • Creating Donator-Tokens for Teamspeak (private Addon)
  • Removing the Rights after a given time (except Teamspeak)
--------------------------------------------

Support

You will get Support in this Forum
Please do not expect 24/7 Support.
--------------------------------------------

Recommended Setup

To get the most out of SourceDonates, I recommend the following plugins:
  • Store
    Store is one of the most advanced store plugins avilable.
    With the SD integration, you can assign unbuyable items to your donators.
  • SQL Admins
    The SQL Admins Plugin allows you to assign Flags to your Users via a MySQL Database
    The SD Integration allows you to assign flags to your donators once they have completed their donation (and remove them when the donation is expired)

thetwistedpanda 08-24-2012 15:21

Re: PayPal Donator Interface
 
What language is this going to be written in?

Arrow768 08-24-2012 15:22

Re: PayPal Donator Interface
 
It is written in PHP

mau5 08-24-2012 15:24

Re: PayPal Donator Interface
 
MyBB Intergretion :D

Arrow768 08-24-2012 15:26

Re: PayPal Donator Interface
 
I will install it , and see what I can do

ReFlexPoison 08-24-2012 15:33

Re: PayPal Donator Interface
 
Oh, can't wait to see how this turns out.

Arrow768 08-24-2012 15:39

Re: PayPal Donator Interface
 
MyBB will be done (it is not very hard)

AeroAcrobat 08-24-2012 16:07

Re: PayPal Donator Interface
 
ip board integration e.g. something similar like this:
http://www.devfuse.com/products/53-donation-tracker/

rtk 08-24-2012 16:32

Re: PayPal Donator Interface
 
OMG, SourceBans integration.
Please, please, please, please, please, please!!

SMF Forum would be good too, but I don't know what forum system most people use here...

Arrow768 08-24-2012 17:25

Re: PayPal Donator Interface
 
MyBB is done (it should work, but I cant test because I do not have a mybb-forum online)
To activate the Mybb integration you have to change the following settings:
  • $integration_mybb_enable to 1
  • $integration_mybb_usertable to mybb_users (or the table where the useres are stored in)
  • $integration_mybb_donogroup to the donator group ID not the name
When the payment is confirmed, the programm takes the donators e-mail adress and updates the group id of the account asociated with the e-mail adress to the set group id


IMPORTANT:


I am still loking for people who could send me their sourcebans database (please remove the rcons for your own safty)


I am looking for someone who could give me access to his mybb_database to test the programm


All times are GMT -4. The time now is 04:27.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.