用于动态生成数字内容的店面解决方案?
我正在寻找最便宜的选项来提供动态生成的数字内容(例如 Carfax.com 或那些信用报告盗版网站)。 Paypal 对于支付网关来说很合适,但我有兴趣避免从头开始为店面应用程序编码。显然,内容变量捕获页面和内容生成模块必须是自定义工作,但其他部分相当通用。
知道任何预打包的可主题/可换肤应用程序,包括帐户管理(登录/忘记密码/更新帐户)、“我购买的内容”、内部管理工具等? .Net技术/首选/。托管与安装并不重要。
谢谢!
I'm looking for the cheapest options available for offering dynamically-generated digital content (a la Carfax.com or those credit report ripoff sites). Paypal would be fine for the payment gateway, but I'm interested in avoiding from-scratch coding for the storefront application. Obviously the content variable capture pages and content generation module would have to be custom work, but the other pieces are rather generic.
Know of any pre-packaged themable/skinnable app including Account Management (logins/forgot password/update account), "My Purchased Content", internal management tools, etc? .Net technology /preferred/. Hosted vs. installed doesn't matter.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我自己的公司之前对此进行了一些研究,发现 aspdotnetstorefront.com 是一个非常好的开箱即用解决方案可以由他们托管,也可以在您自己的服务器上(收费),并且可以设置主题/皮肤。
我们最终决定推出自己的产品,只是因为我们知道客户会想要商店软件未包含的更改 - 我们是对的 - 但它满足了 95% 的人希望从在线商店获得的功能,不花太多钱,并且开箱即用地集成了 PayPal(以及许多其他支付门户)。
可能值得一看,看看它是否适合您的需求。对于你想要的东西来说可能有点过分了,但希望它能有所帮助:)
My own company did some research on this previously and found that aspdotnetstorefront.com was a pretty good out of the box solution that can be either hosted with them or on your own server (for a price) and can be themed/skinned.
We decided to roll our own in the end just due to the fact that we knew clients would be wanting changes that the store software didn't include - and we were right - but it does what 95% of people will want from an online store, doesn't cost the earth and comes with PayPal integration (and a bunch of other payment portals) out of the box.
Might be worth a look to see if it suits your needs. It might be overkill for what you want but hope it helps :)