https://www.codegrape.com/category/scripts
Scripts
https://www.codegrape.com/category/scripts/php-scripts
PHP Scripts

Subscription Management System with Paypal Payment

Subscriber will subscribe a plan and will pay through paypal express.

After successfully payment subscriber will get access permission with the assigned date duration (start date and end date)

Admin - will set plan, Paypal email,can manage subscriber,can manage content

Member/Susbcriber - register,login,subscribe,pay through paypal and will get a panel to mange himself

Front End - marketing, pricing, contact form

MYSQL:

Database:

The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.

PHP:

config.php:

Path : application/config/config.php

Enter your domain name here example : http://www.example.com

database.php:

Path : application/config/database.php

Enter your database name,username & password


Files location

Modules-Controller,Model,Views:

Controller:

Path : application/modules/controller

All the business logic is here and included the model and views

Model:

Path : application/modules/model

Database Model to retrieve data

Views:

Path : application/modules/views

HTML and Tables to display data

Libraris:

Path :application/libraris

Your custom libraris and load in Controller

public:

Path :public

Keep all your public property like js,css and images

Operate & Manuals

Login:

Login with your username(email) & password stored in users tables

Dashboard:

In the Dashboard you can see users,subscriber,subscription item

Profile:

Enter the profile information with name,email,contact,picture and address information

Appreciate This
Thank You!
by in