我想在线销售产品,这是一项服务。
客户在购买产品后进入他选择产品的网站,他将登录他的前端区域,然后添加一些文件来完成他的订单。
一旦文件和信息被添加到他的订单中。工作人员将处理他的案子,并在工作完成后向他提供一份文件。该文件可以通过邮件发送或从前端下载。
该产品有多种状态: 1-已购买 2-等待来自客户端的其他文件 3-文件已接受并正在处理 4-已完成的文件可供下载
我尝试了很多东西,例如 joomla 上的 vitymart、drupal 上的 ubercart、magento、prestashop, WordPress 上的 wpecommerce 大多数人都可以负担得起即时下载的数字产品,但无法负担在产品准备好下载之前需要延迟(订单处理)时间的服务。
问候
谢谢
I wanna sell products online it's a service.
Clients goes on the site he chooses the product after he purchases it he will log in in his frontend area and he will add some files to complete his order.
and once the files and the informations are added to his order. the stuff will work on his case and deliver him a file when work done. that ile can be sended by mail or by downloading it from the frontend.
the product has many states : 1-purchased 2-waiting for additional files from client 3-files accepted and working on it 4- work done files ready to download
I tried many things like virtuemart on joomla , ubercart on drupal, magento, prestashop, wpecommerce on wordpress most of them can afford digital products for instant download but not services that need a delay (tratment of the order) time before the products are ready for download.
Regards
Thank You
发布评论
评论(1)
您的需求非常具体。因此,您需要使用 Virtuemart (Joomla) 作为基础并编写您需要的部分:
- 多重上传表格
- 新产品状态:等待来自客户端的附加文件,...
无论选择哪种解决方案(joomla、magento...),您都需要对此解决方案和 Web 开发(php、mysql、html)有良好的技能)!
祝你好运!
Your needs are very specific. So you need to use Virtuemart (Joomla), for example, as a base and code the part you need :
- multi-upload form
- new product states : waiting for additional files from client,...
No matter the choosen solution (joomla, magento,...), you need to have a good skill in this solution and in web dev (php, mysql, html)!
Good luck!