Giter Site home page Giter Site logo

unxman / vidcoin_script_version_0.0.4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zonedoutspace/vidcoin_script_version_0.0.3

0.0 2.0 0.0 291 KB

VidCoin is a GPT script with a Virool video offers wall and Bitcoin payments. Actually you can use pretty much any crypto or e-currency because the payment system is "points" based, meaning that whatever you set as your "currency" people can exchange their earned points into that currency.

PHP 95.30% CSS 4.70%

vidcoin_script_version_0.0.4's Introduction

 ______
/ Demo \
-----------------------------------------------------------------------

	Access the live demo here: http://vidcoin.ynef.net
	Admin panel URL: http://vidcoin.ynef.net/admin.php
	Admin panel password: Ko2jvKDKeOKvjdnf

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


 _______________________
/ Installing the script \
-----------------------------------------------------------------------

	Open config.php and change the variables according to comments
	Save your changes!
	
	Create your SQL database tables by importing database.sql from
	the NO UPLOAD folder into your phpMyAdmin or equivalent.
	
	Upload all the files and folders except NO UPLOAD to your web
	server via FTP or cPanel.

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


 ____________________________
/ Setting up Virool postback \
-----------------------------------------------------------------------

	When you sign up with Virool go to MY SITES

	Click on ADD NEW SITE

	Choose ActivSocial as SITE TYPE
	
	Fill in INFO about your site (url, description etc.)
	
	UPLOAD a screenshot showing them the Virool widget on your site
	
	Choose relevant CATEGORIES for your site

	Set Currency 1 Coins to 0.01 USD

	Your CALLBACK URL is:
	www.yoursite.com/postback.php?id=[USER_ID]&vc=[REWARD]&ts=[TIMESTAMP]
	
	Choose PLAIN encryption method
	
	After your site is validated you will be provided an API KEY
	Paste that key into the $ViroolID variable in config.php
	
	Upload the config.php to update your settings!
	
-----------------------------------------------------------------------


 ___________________________
/ Setting up Facebook login \
-----------------------------------------------------------------------

	Visit http://developers.facebook.com and log in
	
	From the drop down menu click APPS and ADD NEW APP
	
	Choose WEBSITE as your app type
	
	Name your app and create new Facebook ID for it
	Note: Your app name will be public so choose a nice name
	
	Choose NO for test version to make it public right away
	
	Choose category. I chose Finance, but I think it can be
	related to your main site theme as well
	
	Click CREATE
	
	Scroll down to TELL US ABOUT YOUR WEBSITE
	
	Provide your website URLs (both can be the same)
	
	Click NEXT
	
	Click SKIP QUICKSTART on the top of the page
	
	You should now be in your app's DASHBOARD
	
	Take the APP ID and paste it into the variable
	$appID in config.php
	
	Take the APP SECRET and paste it into the variable
	$appSecret in config.php
	
	Upload the config.php to update your settings!
	
-----------------------------------------------------------------------


 ______________________
/ Setting up ReCaptcha \
-----------------------------------------------------------------------

	With your Google account log into www.google.com/recaptcha
	
	Click on GET RECAPTCHA
	
	Register a NEW site
	
	After you're done look for "Adding reCAPTCHA to your site"
	and paste the SITE KEY and SECRET KEY to the corresponding
	variables in config.php
	
-----------------------------------------------------------------------


 ___________________
/ Admin panel guide \
-----------------------------------------------------------------------

	Access the admin panel by visiting www.yoursite.com/admin.php
	
	Enter your admin password that you set up in config.php
	
	If password is good you will be redirected to the admin panel
	
	From here you can see pending payments, completed payments
	and contact tech support if needed
	
-----------------------------------------------------------------------


 _______________________________________________________
/ Credits and additional resources used in this project \
-----------------------------------------------------------------------

	Programming and design: ynef (http://www.ynef.net)
	Background images: Subtle Patterns (http://www.subtlepatterns.com)
	Movie icon: Find Icons (http://findicons.com/icon/131792/movie)
	Gold coins icon: Google. If it's yours let me know!
	
-----------------------------------------------------------------------

vidcoin_script_version_0.0.4's People

Contributors

ynef avatar

Watchers

James Cloos avatar Joe Jones avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.