Featured Products
- Home
- PHP Scripts
- OctopusCodes - Shopping Cart
OctopusCodes - Shopping Cart
By : octopuscodes Published on Monday, November 07, 2016,19:26:59 in PHP Scripts
Product Description
OctopusCodes â Shopping Cart is a simple, easy-to-use, ready-to-use CodeIgniter Framework script for building dynamic online shopping store integrate PayPal payment.OctopusCodes â Shopping Cart has an easy administration page that gives you full control over category, product, orders, customers and analytics.
With our responsive e-commerce script, you will have your online store displayed correctly across a wide range of end-user devices and screen resolutions for easy ordering and checking out process.
Main Features
Demo
Front-End
Live DemoBack-End
Live DemoLive Document
DocumentRequirements
Browser support
OctopusCodes â Shopping Cart is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer, and FirefoxInstall Application
- Unzip Main.zip file and upload to your hosting.
- Open database.php file in application\config foler and change values of hostname, database, username and password as below:
- hostname: your server name
- database: your database name
- username: your username
- password: your password
- Open config.php file in application\config foler and change value of base_url as below:
- $config[âbase_urlâ]: your domain name
- Open paypal.php file in application\config foler and change value of as below:
- $config[âauthtokenâ] = your auth token from paypal account
- $config[âposturlâ] = Use one of values as below
Live Paypal: https://www.paypal.com/cgi-bin/webscr
Sandbox: https://www.sandbox.paypal.com/cgi-bin/webscr - $config[âbusinessâ] = your Paypal business account
- $config[âreturnurlâ] = your domain name + â/paypal/success.html?â
- Run website and login with default account:
-
Admin Panel (Admin access)
URL: https://www.yourdomain.com/admin/login
Username: admin
Password: 123
Remember that you can change default admin URL in order to secure admin UI entry point. -
Customer Panel (User access)
URL: https://www.yourdomain.com/
Username: customer1
Password: 123456




