website
========
blogging
business
ecommerce
creating websites:
1.code
html
css
js
backend langauge(java,python,etc.)
or
2.cms(content management system)
examples:
wordpress(blogging,business,eocmmerce)
opencart(only for ecommerce)
majento(blogging as well as ecommerce)
shopify(ecommerce)
etc.
opencart
=========
its a open source , highly customizable , self hosted ecommerce platform as a content management system.
ONLINE
=======
1.OPENCART SETUP
2.DOMAIN
3.HOSTING
OFFLINE
========
1.OPENCART SETUP
2.OFFLINE SERVER:(SERVER:APACHE,DATABASE:MYSQL)
WAMP(FOR WINDOWS)
LAMP(FOR LINUX)
MAMP(FOR MAC)
XAMPP(FOR ALL)(OPTED)
HOW TO DOWNLOAD OPENCART SETUP?
===============================
1.GO TO :GOOGLE
2.SEARCH=>OPENCART DOWNLOAD
3.CLICK ON OPENCART FIRST LINK
4.CLICK ON=>DOWNLOAD NOW
HOW TO DOWNLOAD XAMPP?
=========================
1.GO TO :GOOGLE
2.SEARCH=>XAMPP DOWNLOAD
3.CLICK ON FIRST LINK
4.CLICK ON=>DOWNLOAD 64 BITS
HOW TO CREATE OPENCART WEBSITE?
===============================
1.GO TO :GOOGLE
2.SEARCH=>OPENCART DOWNLOAD
3.CLICK ON OPENCART FIRST LINK
4.then CLICK ON=>DOWNLOAD NOW
5.window+e=>downloads=> COPY THE OPENCART DOWNLOADED FILE(CONTROL+C)
6.PASTE(CONTRL+V) IN:C=>XAMPP=>HTDOCS=>
7.RIGHT CLICK ON PASTED FILE
8.EXTRACT HERE OR ALL
9.RENAME THE UPLOAD FOLDER E.G OPEN2
10.enter into opencart upoad folder(open2)
11.rename config-dist to config
12.go to admin folder=>rename config-dist to config
13.open xampp
note:
enable gd extension
===================
1.click on apache=>config
2.click on:php.ini
3.control+f
4.type:gd
5.remove semi colon before "extension=gd"
14.start apache and mysql
15.chrome=>search=>localhost/phpmyadmin
16.CLICK ON:NEW
17.TYPE DATABASE NAME=>CLICK ON CREATE.
18.google=>search=>localhost/opencart_folder_name
e.g. localhost/open2
19.next
20.provide:
a.database name
b.username
c.password
d.email
e.continue
0 Comments