Parcel Forwarding System for E commerce Merchant
製品情報
デベロッパー
公開チャット
製品詳細
This is the Parcel Forwarding System for E-commerce Merchant in PHP MySQL Codeigniter Framework for Courier & Delivery.
Customer will submit the goods form with personal information. As soon as they sumit form a user will be created and they will receive an email with login credential to login into member panel. They can see updated status of their Parcel.
Admin will login and will change the status of shipment with approved,cancel,rejected. At update an email will be sent to customer with status.
Front End :
http://yourdomain.com
if any sub folder
http://yourdomain.com/ your-folder-name
Admin Section :
http://yourdomain.com/index.php/admin/login
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/login
Dashboard:
After login You can see Dashboard with the current status of users,shipment,ticketMaterial Used:
HTML,CSS,JSPHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide
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
Operate & Manauals
Login:
Login with your username(email) & password stored in users tables
Dashboard:
In the Dashboard you can see users,shipment data
Shipment:
Manage shipment
Quotes:
Manage quotes
Parcel Forwarding System for E-commerce Merchant in PHP MySQL Codeigniter Framework
This is the Parcel Forwarding System for E-commerce Merchant in PHP MySQL Codeigniter Framework for Courier & Delivery.
Customer will submit the goods form with personal information. As soon as they sumit form a user will be created and they will receive an email with login credential to login into member panel. They can see updated status of their Parcel.
Admin will login and will change the status of shipment with approved,cancel,rejected. At update an email will be sent to customer with status.
ファイルツリー
-
📁 Parcel Forwarding System for E commerce Merchant