Magento

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Other eCommerce Software)
(用户)
 
(未显示1个用户的4个中间版本)
第36行: 第36行:
 
===Debian===
 
===Debian===
 
  apt-get install php5-mcrypt
 
  apt-get install php5-mcrypt
 +
后台admin登录不进的解决方法
 +
vim magento/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php
 +
if (isset($cookieParams['domain'])) {
 +
            //$cookieParams['domain'] = $cookie->getDomain(); // 注释掉这句
 +
}
  
 
==其它方案==
 
==其它方案==
第42行: 第47行:
  
 
==用户==
 
==用户==
*[Bendon Group http://www.bendonlingerie.com.au/]
+
*[http://www.bendonlingerie.com.au/ Bendon Group]
 
>>>[http://www.magentocommerce.com/customer-success-stories/ 更多用户]
 
>>>[http://www.magentocommerce.com/customer-success-stories/ 更多用户]
  
==Links==
+
==链接==
 
*[http://www.magentocommerce.com/ Magento Official Website]
 
*[http://www.magentocommerce.com/ Magento Official Website]
 +
*[https://github.com/magento/magento2 magento @ github]
 
*[http://inchoo.net/category/ecommerce/magento/ Magento Unofficial Blog]
 
*[http://inchoo.net/category/ecommerce/magento/ Magento Unofficial Blog]
 
*[http://www.magentochina.org/ Magento中文版]
 
*[http://www.magentochina.org/ Magento中文版]
第53行: 第59行:
 
*http://download.huihoo.com/magento/
 
*http://download.huihoo.com/magento/
 
*[http://www.membuy.com/ Magento Templates]
 
*[http://www.membuy.com/ Magento Templates]
{{Comment}}
 
  
[[Category:B2B2C2C]]
+
{{comment}}
[[Category:PHP]]
+
 
 +
[[category:B2B2C2C]]
 +
[[category:PHP]]
 +
[[category:huihoo]]

2016年10月9日 (日) 14:14的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Magento Thanks, Wikipedia.
Magento-90x90.gif

Magento is an Open Source ecommerce web application launched on March 31, 2008. It was created by Varien, building on components of the Zend Framework.

Magento MVC

Magento is available under the Open Software License version 3.0.

目录

[编辑] 新闻

自http://feeds.feedburner.com/magento加载RSS失败或RSS源被墙

[编辑] 功能

  • Site Management
  • Mobile Commerce
  • Marketing Promotions and Tools
  • International Support
  • Search Engine Optimization
  • Checkout
  • Shipping
  • Payment
  • Order Management
  • Customer Service
  • Customer Accounts
  • Catalog Management
  • Catalog Browsing
  • Product Browsing
  • Analytics and Reporting
  • Customer Reviews
  • Cross-Selling
  • Customer Tags
  • Compare Products
  • Wishlists
  • Google Base Integration
  • Google Website Optimizer Integration

[编辑] 安装

[编辑] Debian

apt-get install php5-mcrypt

后台admin登录不进的解决方法

vim magento/app/code/core/Mage/Core/Model/Session/Abstract/Varien.php
if (isset($cookieParams['domain'])) {
           //$cookieParams['domain'] = $cookie->getDomain(); // 注释掉这句
}

[编辑] 其它方案

[编辑] 用户

>>>更多用户

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱