opencart - Creation of a e-commerce platform -


i web developer. got project build 'build own site' concept platform. example buildabazaar or bigcommerce

i tried magento, axiscart not user friendly , suitable customer needs. opencart 1 meets mu customer's requirement. modifiable. building multiple customers , can u guide me how configure opencart handle multiple customers admin panel admin panel options individual customers.

this easy. opencart supports multi carts - mutli stores on different domains; can limit user particular cart - create users cart admin panel only; bit tricky , can messy if not done properly. can explain wish , produce step step.

the other thing; opencart although blazingly fast. scaling needs considered. use multi stores on opencart of our projects , use rackspace cloud servers 4-6 opencart instances per server load balanced, cdn storage of static files , of course dns load balanced. memory recommend each store 2gb separate database cloud instance 1 master db @ 16gb , 4-5 slave load balanced traffic @ 4-8gb

this depends on traffic , how grows. current setup have can handle 4000 orders per day easily. manage average 3,500 on average our application setup ready high demand. host opencarts users want effecting our network..

  1. create user reg form
  2. create , update nginx/htaccess subdomain info
  3. create , copy info installer script based on subdomain
  4. make opencart install , config based on subdomain , data
  5. send user email abuot cname records can have store.com rather substore3434.yourecomservice.com

it this. lot of validation. curl usage , cron jobs. use cpanel/whm apache server (i know people going negative me on this) using nginx nightmare cpanel automates scripts using fantastico... can use nginx later if project success..


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -