Ionic Opencart Mobile App TemplateIonic Opencart Mobile App Template
Complete ionic mobile app integration for OpenCart Backend. Easily configurable with existing OpenCart online shopping siteIonic Opencart Mobile App Template
Complete ionic mobile app integration for OpenCart Backend. Easily configurable with existing Ope...Overview
i2CS Mobile Shopping App for Opencart Backend
This is a complete stack of ionic mobile app integration for OpenCart Backend. Easily configurable with any version of existing OpenCart 2.x online shopping site via our API. Specially built for developers following a modular architecture with Cordova Ionic framework, which makes it very easy to reskin and customize. We provide Stripe and PayPal payment modules, and developing a new payment module and integrating with mobile app is easy.
This package contains the full source code for Ionic Mobile App and the Admin Module for OpenCart backend.
"Provide your clients a beautiful mobile app along with the OpenCart shopping website you build"
What you get
- Full ionic source code (you may compile it to any platform, as you wish + change the source)
- Full source code for OpenCart 2.x API module
- User guide (how to setup push notifications, analytics etc)
Features
- Configurable banners
- Configurable categories on front page
- Shop by product category
- Product reviews and rating
- Featured items view
- Infinite Scroll on product lists
- SASS Styles
- User registration
- Special discounts for registered users
- Mobile only discounts and offers (configurable from backend)
- Conveniently search for products
- Share products with friends via email, Facebook or other social media
- Manage orders
- Offers view to show special priced items
- Offers/Discounted item banners
- Get special mobile app only offers and discounts
- Push notifications
- Auto update the version
- Google Analytics to capture user events
- Internet Payment Gateways (Stripe included)
- Coupons
Requirements
- Ionic 1.3 up CLI installed
- NPM installed
Instructions
Quick Start with Ionic Starter
A guide to quickly set up and running the i2CSMobile app with ionic starter package
This guide will explain you how to setup the app quickly using an ionic starter template. In a starter template we provide content of www
 folder, and all the additional dependencies should be installed by running few commands. Extract the content of the downloaded zip file. The package contains two folders for ionic
 app and opencart
 module. Open your CMD or terminal and navigate to the place where you would like your project to be initialized (Ex. C:\projects\
).
I2CSMOBILE_PACKAGE |__ ionic | |__ starter | |__ full-package |__ opencart |__ ***
This product is based on ionic platform. You have to install ionic CLI if you haven't done it yet. Please refer to Installing the CLI globally
1. CREATE AN APP
ionic start myapp "C:\I2CSMOBILE_PACKAGE\ionic\starter\www" cd myapp
2. INSTALL DEPENDENCIES
ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add https://github.com/katzer/cordova-plugin-local-notifications.git ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add https://github.com/vliesaputra/DeviceInformationPlugin ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected] ionic plugin add [email protected]
if you want http://intercom.io integrationÂ
ionic plugin add [email protected]
3. ADD PLATFORMS
ionic platform add android
4. BUILD IT FOR A PLATFORM OR SEE IT IN BROWSER
You can build the apk with following command. Make sure you have installed Android SDK on your computer before running this.
ionic build android
Or you can test the app in your web browser by entering following command. Note that you can use ionic serve
 with --lab
 optional parameter to start a local development server for app dev and testing. Most of the mobile app specific features (ex. Push notifications .etc) are disabled when you run ionic serve --lab
 command.
ionic serve --lab
Quick Start with Full Source
A guide to quickly set up and running the i2CSMobile app with ionic full source package
Full source comes with all the dependencies. You need to extract the content of the full-source.zip
 and navigate to the path with CMD.
1. EXTRACT CONTENT OFÂ full-source.zip
 TO A NEW FOLDER
2. NAVIGATE TO THE PATH (where www
 folder is located)
cd myapp
3. INSTALL NPM PACKAGES
npm install
4. ADD PLATFORMS
ionic platform add android
5. BUILD IT FOR A PLATFORM OR SEE IT IN BROWSER
You can build the apk with following command. Make sure you have installed Android SDK on your computer before running this.
ionic build android
Or you can test the app in your web browser by entering following command. Note that you can use ionic serve
 with --lab
 optional parameter to start a local development server for app dev and testing. Most of the mobile app specific features (ex. Push notifications .etc) are disabled when you run ionic serve --lab
 command.
ionic serve --lab
Other items by this author
Category | App Templates / Ionic / Full Applications |
First release | 29 August 2016 |
Last update | 19 February 2017 |
Operating Systems | iOS 10.0, Android 7.0, Android 8.0, iOS 11.0, iOS 8.0, iOS 9.0, Android 4.0, Android 5.0, Android 6.0 |
Files included | .css, .html, Layered .png, .csproj, Javascript .js |
Tags | android, app, iOS, payment gateway, OpenCart, analytics, API, shopping cart, push notification, ionic, cordova, hybrid, mobile shopping, oc |