Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 25 2009
One of the most valuable Enterprise Edition features is the ability to create, edit, and test new store content on a Staging web site. The live store remains untouched and customers can keep shopping while you update the site and develop new exciting content. Create new marketing campaigns, update your product catalog, test new designs, and enable new features in a safe environment separate from your live .
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 25 2009
Zend and the Magento team are joining forces in presenting Magento Performance Optimization techniques with Zend Server. Site performance is a key driver to customer conversion and eCommerce success. Join us for this webinar on optimizing performance of Magento, Varien’s open source e-commerce platform, with Zend Server, Zend’s PHP application stack. In this session we will present several techniques for reducing application response time, and share the results of a real-life Magento optimization project. Whether you are using or considering Magento as your e-commerce platform, you don’t want to miss this webinar!
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 25 2009
“Magento continues to raise the bar” … “The best choice for any serious online store” … When you’re ready to grow your business on the Web, there’s one e-commerce platform all the experts agree on – Magento.
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 24 2009
One of the most valuable Enterprise Edition features is the ability to create, edit, and test new store content on a Staging web site. The live store remains untouched and customers can keep shopping while you update the site and develop new exciting content. Create new marketing campaigns, update your product catalog, test new designs, and enable new features in a safe environment separate from your live business.
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 23 2009
“Magento continues to raise the bar” … “The best choice for any serious online store” … When you’re ready to grow your business on the Web, there’s one e-commerce platform all the experts agree on – Magento.
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by xondeo 0n June 22 2009
I have a store with EUR as main base currency and USD and GBP as allowed currencies. Using Paypal Standard as payment method:
For example, now when a customer choose USD for shopping, when he checkout he is using USD too, however when he lands on PayPal Standard page he is showed EUR (store base currency)…
Magento is sending to Paypal amount and currency_code params as store default currency and not as the one customer selected.
Have I configured something wrong? or this is the way and it will be needed to hack the Mage/Paypal module?
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 22 2009
One of the most valuable Enterprise Edition features is the ability to create, edit, and test new store content on a Staging web site. The live store remains untouched and customers can keep shopping while you update the site and develop new exciting content. Create new marketing campaigns, update your product catalog, test new designs, and enable new features in a safe environment separate from your live business.
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by RoyRubin 0n June 20 2009
“Magento continues to raise the bar” … “The best choice for any serious online store” … When you’re ready to grow your business on the Web, there’s one e-commerce platform all the experts agree on – Magento.
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by metaforgebrandon 0n June 09 2009
I’ve been asking questions on this forum and nobody has responded to any of my posts. Not sure what I’m doing wrong.
How do I get my SEO rewrites to work? I have everything set and the links look right on the page and in the URL Rewrite Management section. But every page goes to a 404.
I have the following settings in my SEO section on the configuration
Product URL Suffix /
Category URL Suffix /
Use categories path for product URLs Yes
Page Title Separator /
What is wrong with that? Where can I find some documentation on this?
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by ilikerobots 0n June 03 2009
I’m contemplating creating a derivative work of Magento, but had a question regarding copyright notices. I would of course release the derivative under OSL3 as required, but per OSL3 and AFL3, it is a violation of the terms of section 6 to remove any copyright notices from the Magento source code. However, the Magento admin side displays to the user copyright notices of Irubin/Varien. I think it’s best that my derivative work NOT say “Copyright Varien” to “regular users,” since they will be confused as to who is supporting this software.
However, it seems I can’t actually remove these references since they reside in the source code. Of course, I could just surround the copyright notices with HTML comments (technically not removing them) but this seems silly.
The copyright notices embedded in PHP comments cause no problems as they include the full attribution notice along with a notice of my deriviative work. This derivative notice is designed to protect the original licensor from the effects of crappy licensee software (like mine might be!). But it all seems moot if my actual product says “Copyright Varien” to users at the bottom.