open source ecommerce in php

49
OpenSource Ecommerce What are the Recent Trends? Saidur Rahman bijon Email :[email protected] Blog: http://saidur.word Sr. Software Eng.

Upload: saidur-rahman

Post on 06-May-2015

4.901 views

Category:

Education


5 download

DESCRIPTION

Describe all the features of open source ecommerce and the recent trends

TRANSCRIPT

Page 1: Open Source Ecommerce in PHP

OpenSource Ecommerce

What are the Recent Trends?

Saidur Rahman bijonEmail :[email protected]: http://saidur.wordpress.comSr. Software Eng.

Page 2: Open Source Ecommerce in PHP

Agenda : OpenSource Ecommerce

Features in Ecommerce

Popular Open source Ecommerce

Look at a recent kick ass application

Page 3: Open Source Ecommerce in PHP

What are the Ecommerce Features?

Page 4: Open Source Ecommerce in PHP

Is Ecommerce differ from real life shopping?

Page 5: Open Source Ecommerce in PHP

Let’s see the Real life Shopping

Products display for customersProducts display for customersChoosing different productsChoosing different products

Price with productsPrice with products

Page 6: Open Source Ecommerce in PHP

Real life Shopping (continue..)

Choose products and add to basketChoose products and add to basketCheckout Baskets & paymentCheckout Baskets & payment

Payment ProcessPayment Process

Page 7: Open Source Ecommerce in PHP

Online Shopping like a Real life shopping

products display for customers products display for customers

Choosing products & add to basketChoosing products & add to basket

show basket items show basket items

Shopping Basket System

Page 8: Open Source Ecommerce in PHP

Online Shopping (continue..)

show basket items show basket items

Shopping Basket System

Page 9: Open Source Ecommerce in PHP

Online Shopping (continue..)

payment Options

Billing and Shipping InformationBilling and Shipping Information

CheckOut &Payment system

payment by 3rd party tools

Page 10: Open Source Ecommerce in PHP

Online Shopping (continue..)

How paypal work

Page 11: Open Source Ecommerce in PHP

Features OF Ecommerce

Site Management Product management Variety of payment and shipping modules Order Management User Management Report system Customize the Template Look and Feel

Page 12: Open Source Ecommerce in PHP

Features OF Ecommerce (Continue..)

Unlimited category hierarchy Entry product description Multiple images per product Multiple price plans product review system

Product Management Features

Page 13: Open Source Ecommerce in PHP

Features OF Ecommerce (Continue..)

SSL security support for orders Shipping to multiple addresses in one order Shopping basket Shopping Cart with tax and shipping

estimates Multiple payment gateway options

Shipping & Payment Features

Page 14: Open Source Ecommerce in PHP

Features OF Ecommerce (Continue..)

Coupon System Newsletter System

Product Promotion and marketing features

Page 15: Open Source Ecommerce in PHP

What are the options to build ecommerce?

IN-House

Open Source

Outsourced

Licensed Solution

Page 16: Open Source Ecommerce in PHP

Popular Open Source Solution

Google Trends Open Source ecommerce

Page 17: Open Source Ecommerce in PHP

Basic Features

OsCommerce ZenCartVirtumart Magento

License GPL V2GPL V2 GPL V2 GPL V2

First Release

2003 2005 2005 2007

Depend-encey

- - joomla -

Parent -osCommerce

phpShop -

Page 18: Open Source Ecommerce in PHP

Features of osCommerce

Code Base PHP4

PHP5 Compatibility Partial

Framework Used -

Database MySql

Technical Features

Page 19: Open Source Ecommerce in PHP

OsCommerce Features

Unlimited categories

Unlimited product options

Administration Panel

Multi-lingual

Coupon System

Tax Rate Management

Permission System Multiple Currencies

Shipping Modules

1 image per product

Page 20: Open Source Ecommerce in PHP

Oscommerce - Advantages

Has the most available number of contributions and modifications .

Recent security update brings it up to date with MySQL 5 and PHP 5

Page 21: Open Source Ecommerce in PHP

OsCommerce-Disadvantages

Difficulty to add advanced features such as group discount, configurable products,

custom payment module

No graphic template system meaning it is harder to modify the design

Unable to add multiple product image

Page 22: Open Source Ecommerce in PHP

Features of ZenCart

Code Base PHP4

PHP5 Compatibility Yes

Framework Used -

Database MySql

Technical Features

Page 23: Open Source Ecommerce in PHP

ZenCart Features

Unlimited categories

Unlimited product options

Fully Customizable Template system

Multi-lingual

Customer Group

Customer Reporting Tools

Permission System Multiple Currencies

Shipping Modules

Multiple image per product

Page 24: Open Source Ecommerce in PHP

ZenCart - Advantages

Overcome the short come of Oscommerce Many contributions from Oscommerce already

installed.

Nicer looking default designs pre-installed

Page 25: Open Source Ecommerce in PHP

ZenCart - Disadvantages

not possible to use Oscommerce contributions, they must be converted to Zen Cart.

Admin interface usability

Page 26: Open Source Ecommerce in PHP

Features of Virtumart

Code Base PHP4

PHP5 Compatibility Partial

Framework Used Joomla CMS framework

Database MySql

Technical Features

Page 27: Open Source Ecommerce in PHP

Virtumart Features

Unlimited categories

Unlimited product options

Easy Template Integration

Multi-lingual

SSL

Customer Reporting Tools

Tax CalculationMultiple Currencies

Shipping Modules

Multiple image per product

Page 28: Open Source Ecommerce in PHP

Virtuamart - Advantages

Easy to install .

Combine well with best cms joomla

Has the basic shopping cart features

Easy template switching

Use Joomla Component

Page 29: Open Source Ecommerce in PHP

Virtuamart-Disadvantages

Lacks a lot of high-end shopping cart features.

Not as many add-on modules available

Page 30: Open Source Ecommerce in PHP

Features of Magento

Code Base PHP5

PHP5 Compatibility YES

Framework Used Zend framework

Database MySql

Technical Features

Page 31: Open Source Ecommerce in PHP

Magento - Advantages

Out of the box it has the most features such as Google Checkout, Order editing

Has the cleanest coding of all of the shopping carts reviewed.

Has an excellent templating system making it easy to upgrade

Page 32: Open Source Ecommerce in PHP

Magento - Disvantages

Modifying the cart can sometimes take longer

the coding style has a steeper learning curve

Highly configurable system requirements

Significant cost to host the platform and get decent performance

Page 33: Open Source Ecommerce in PHP

The ‘Right’ Solution

First-No perfect Solution. Realize this early on.

Look for a product build or Product that fulfill your

objectives A provider you trust

Page 34: Open Source Ecommerce in PHP

The Recent Kick ass ecommerce

www.magentocommerce.com

Page 35: Open Source Ecommerce in PHP

Reviews on Magento

"Magento is going to win the eCommerce software war, hands down. I've never seen another ecommerce platform so well architected and well designed as Magento."Jack Aboutboul,

Page 36: Open Source Ecommerce in PHP

Features of Magento

Site Management

Multiple Websites And Stores

Administration Panel

Multi-lingual One-click Upgrades

Customer Groups

100% Customizable

Tax Rate Management

Roles And Users

Permission System Multiple Currencies

Localization

Page 37: Open Source Ecommerce in PHP

What maeks magento differ from others?

What are the main things to choose a better apartment ?

Page 38: Open Source Ecommerce in PHP

Magento Architecture -Background

OO Support

PHP5 Support

Zend Framework

MVC Design Pattern

Interface to Other CMS

Page 39: Open Source Ecommerce in PHP

Using Zend Framework, Magento was Built with below points

Flexibility

Upgradeable

Speed and Security

Portability

Page 40: Open Source Ecommerce in PHP

Magento Database Structure

Entity-Attribute-Value model.

heavily normalized

Products - EAV

Page 41: Open Source Ecommerce in PHP

Magento Site– Few Screen shot

Page 42: Open Source Ecommerce in PHP

Magento Site– Few Screen shot

Page 43: Open Source Ecommerce in PHP

Magento Site– Few Screen shot

Page 44: Open Source Ecommerce in PHP

Magento Site– Few Screen shot

Page 45: Open Source Ecommerce in PHP

Magento based site

Page 46: Open Source Ecommerce in PHP

Magento based popular site

Page 47: Open Source Ecommerce in PHP

Magento based site

Page 48: Open Source Ecommerce in PHP

Thank You

Saidur RahmanEmail : [email protected]

Page 49: Open Source Ecommerce in PHP

Questions