Featured Products
- Home
- PHP Scripts
- Angular 2 Shopping Cart - Angular 2 & CodeIgniter REST API
Angular 2 Shopping Cart - Angular 2 & CodeIgniter REST API
By : octopuscodes Published on Wednesday, May 24, 2017,14:04:26 in PHP Scripts
Product Description
OctopusCodes Angular 2 Shopping Cart is a single page Shopping Cart web application with many useful features of an eCommerce website. It is lightweight, flexible, adaptive, secure and easy to install. Just Install it and start selling your products and receive payments through PayPal.OctopusCodes Angular 2 Shopping Cart has an easy administration page that gives you full control over category, brands, products, orders, roles, accounts and settings.
With our responsive, you will have your site displayed correctly across a wide range of end-user devices and screen resolutions for easy ordering and checking out process.
Front-end Features
Back-end Features
Live Demo
Requirements
-
Back-end Requirements
- PHP 5.x
- MySQL 5.x
-
Front-end Requirements
- Angular 2
- NodeJS
Install Application
-
Install Database on Hosting
Create new database on your hosting and run angularjs2shoppingcart.sql file. Create database user and assign dbo rights to the user. -
Install Back-end
- Unzip angularjs2shoppingcart.zip file in Back End folder and upload to your hosting.
- Open database.php file in angularjs2shoppingcart\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
- Run website and login with default account:
-
Admin Panel (Admin access)
URL: https://www.yourdomain.com/admin/login.html
Username: admin
Password: 123
Remember that you can change default admin URL in order to secure admin UI entry point. - Change setting values from admin panel.
Install Front-end
- Download and install latest Nodejs from https://nodejs.org/en/download/.
- Unzip angularjs2shoppingcart.zip file in Front End folder. Change setting values in app\services\rest.service.ts file as below:
- BASE_URL: url access restful web services from server
- keyValue: value from general setting in admin panel




