PHP FansOnly Patrons - Paid Content Creators Platform

Nulled Script PHP FansOnly Patrons - Paid Content Creators Platform 1.8.1 Nulled

Register & Get access to index
How to install!

You need install on root directory or need using subdomain. PHP 7.2

Upload all files to your server root or sub-directory.

Create a new empty mysql database. Import" database/fansonly-patrons-v1.8.sql" file into your database.
Open the config.inc.php file and change the data.

PHP:
define('DATABASE_HOST', 'localhost');
define('DATABASE_USER', 'ENTER_DB_USER_HERE');
define('DATABASE_PASS', 'ENTER_DB_PASSWORD_HERE');
define('DATABASE_NAME', 'ENTER_DB_NAME_HERE');

/*
Enter your SITE URL
*/
define('FULL_SITE_URL', 'http://enter-site-url-here.com');

/*
App name
*/
define('APP_NAME', 'ENTER APP NAME HERE (ie. FansOnly - will appear in emails)');
/*

That's it

Here my demo page:

Back
Top Bottom