Magento 中的简单联盟模块/功能?

发布于 2024-11-26 05:28:37 字数 240 浏览 7 评论 0原文

我需要为 Magento 网站创建一个基本联属功能,并且想知道模块是否是最好的方法或者是否有人有更好的建议。只需要做两件事:

  1. 从传入的联属链接 (?id=用户名) 存储会话变量
  2. 购买后,会检查会话变量,并向网站所有者发送一封电子邮件,让他知道附属会员已提交完整的推荐。

我可以使用 PHP 轻松完成此任务,我只是不确定如何将其集成到 Magento 中。请给建议?? :/

I need to make a basic affiliate function for a Magento site and am wondering if a module is the best way to go or if someone has a better suggestion. There are only two things that need to happen:

  1. A session variable is stored from an incoming affiliate link (?id=username)
  2. Upon purchase, the session variable is checked, and an email is sent to the site owner to let him know that an affiliate member has brought a completed referral.

I can easily accomplish this with PHP, I'm just not sure how I would integrate it into Magento. Suggestions, please?? :/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暗地喜欢 2024-12-03 05:28:37

如果您不熟悉 Magento 开发,并且可以找到一个可以满足您足够需求的模块,请使用它。熟悉该框架及其陷阱所需的时间(以及金钱)将远远超过购买简单扩展的成本。

请注意,这对于所有软件开发来说通常都是如此。 :)

希望有帮助!

谢谢,

If you aren't familiar with Magento development, and you can find a module that addresses enough of your needs to fit the bill, use that. The amount of time (and therefore money) it will take to get familiar with the framework and its pitfalls will far outweigh the cost of a simple extension purchase.

Note that this is often true for all of software development. :)

Hope that helps!

Thanks,
Joe

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文