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 & Manauals
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
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
Material Used:
HTML,CSS,JS
PHP 7+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
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 & Manauals
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
Created
Category
Scripts
Compatible Browsers
Package Includes
Last Update
13 Feb 2021
File Size
68.80 MB
Copyright © 2021 Codesem