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..
- create user reg form
- create , update nginx/htaccess subdomain info
- create , copy info installer script based on subdomain
- make opencart install , config based on subdomain , data
- 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
Post a Comment