JoySell PayPal Digital Downloads Script

Overview

JoySell is a script that allows you to sell digital products directly on your website. With this script you don’t have to install complicated shopping carts and create their design to match your website. JoySell is the easiest and perfect way to distribute digital products for free download or sell.

Live preview

Admin Login

admin

Email : [email protected]

Password: joysell2019

Features

  1. File uploader with file name, price, description and youtube video
  2. File downloading after payment
  3. Using Cookies for payment processing
  4. Protected files/folders
  5. Free download
  6. Admin dashboard
  7. Product Categories

Requirements

  1. Apache 2 or higher, with:
    • mod_rewrite
  2. PHP 5 or higher, with:
    • MySQLi
  3. MySQL 5 or higher

Instructions

  1. Import the database.SQL file from the “MySQL” folder into your MySQL database using the import function available in MySQL.
  2. With a text editor open the following file located inside the ‘Script/constants/’ folder: config.php, and replace what’s between the quotes (e.g: ‘YOURDBNAME’) with your MySQL settings:
     $servername = "YOUR SEVER NAME"; $username = "YOUR USERNAME"; $password = "YOUR PASSWORD"; $dbname = "YOUR DB NAME";            
  3. Upload the files from the “Script” folder on the FTP server (usually public_html folder when installing it on a domain).
  4. Set the CHMOD to 777, 775 or 775 (depending on the server configuration) to the following folders: ‘/uploads/.

Related