magento了解

下面是Magento的运行环境最低需求配置:
1、Linux, Windows, 或其他 UNIX兼容操作系统
2、Apache Web Server (1.x or 2.x) ?
3、PHP 5.2.0 以上, 并且包含下列扩展(Extensions/Addons):
PDO/MySQL
MySQLi
mcrypt
mhash
simplexml
DOM
curl
gd
soap
MySQL 4.1.20 或更新版本
Sendmail兼容的
Mail Transfer Agent (MTA)

如果没有MTA,Magento 将直接连接一个 SMTP server 我们还建议使用APC作为一个字节码缓存,将会使Magento获得性能方面的改进。你可以在PECL中找到它:http://pecl.php.net/package/APC
。其他字节码缓存系统暂
时不支持。 如果您不确定您的服务器托管公司是否支持这些功能,请与联系他们。您还可以通过下面的链接查看这些规格:
http://www.magentocommerce.com/system-requirements
。如果你的服务器支持上面提到的一些条件,那么你就可以下载并安装Magento了。

svn: http://svn.magentocommerce.com/source/branches/1.9

magento 使用手册

magento 汉化

时间: 2024-11-08 20:21:43

magento了解的相关文章

麦进斗:magento如何安装子主题

让我们的孩子创造一个主题,我们所有的自定义主题在Magento 2去这里: 应用程序/设计/开发/ company_name / theme_name 让我们假设,我们公司的名称是公司和我们的主题名称是基本.我们需要创建以下主题目录结构: <app>      <design>           <frontend>               <mycompany>                   <basic>             

magento建立子主题

让我们的孩子创造一个主题,我们所有的自定义主题在Magento 2去这里: 应用程序/设计/开发/ company_name / theme_name 让我们假设,我们公司的名称是公司和我们的主题名称是基本.我们需要创建以下主题目录结构: <app>      <design>           <frontend>               <mycompany>                   <basic>             

Magento database maintenance

OverviewThis article examines the various ways to maintain an efficient Magento database, even when large in size. Magento does many things well, but maintaining an efficient database is not one of them. Having many products is a good reason to have

如何在magento中建立自定义页面

访问url为:http://youip/paypal/standard/help 那么我们反向分析.根据之前的分析,我们找到控制文件\app\code\core\Mage\Paypal\controllers\StandardController.php在里面增加一个方法 public function helpAction() { $this->loadLayout(); $this->_initLayoutMessages('paypal/session'); $this->rend

magento结构解析

Magento 模块 模块( module )是 Magento 的核心.站点上的任何一个动作( action ),无论是在前台和还是在后台的每一个操作都是通过模块来实现的.模块是可以视为一个容器,它可包含下面这几项:设置 (settings) ,数据库模式 (database schema) ,呈现对象 (rendering object) ,辅助工具类 (utility helpers) ,数据模型 (data models) 或动作控制器 (action controller) .一个模块

magento移动端后台管理插件mobile Admin by snm portal

Magento mobile Admin 通过手机自动(的iPhone,iPad,Android手机或PC / Mac的),你的库存和产品价格. 定义属性,条形码编号和分配给您的产品.打开mobileAdmin和去库存.使用USB或蓝牙扫描条形码扫描和轻松改变你的股票. 安装扩展,并呼吁通过HTTP接口:// [你的店铺] / mobile_admin 演示(Magento的1.9): http://demo.snm-portal.de/snm(演示/ demo123) http://demo.

Magento开发经验总结(一、 初初见你——产品属性集搜索模块)

一. 初初见你——产品属性集搜索模块 产品属性搜索模块作为我第一个开发的定制功能模块,对于我个人理解magento系统内部规则与机制.二次开发规则等具有极其重要的意义.可以这么说,通过此模块的开发,我轻轻叩开了magento系统开发的大门,第一次看到了门内复杂.深邃.丰富及灵活的运行机制. 在门外徘徊的我感触良多,magento上手难这件事情我真真切切得感受到了,但是一旦入了门,我们可以从过程中学到非常多的东西,如深入理解设计模式.构建软件理论.模式设计.领域驱动设计等等. 1. 功能需求:新创

magento登陆

magento判断用户登录 Magento 登陆之后返回登录之前的页面 magento 在登陆后一般会自动跳转到 My Account 页面 但是经常会有需求 就是登陆自动跳转到 之前的页面里面 工具/原料 php+mysql+apache 方法/步骤 只要加代码 Mage::getSingleton('customer/session')->setBeforeAuthUrl(Mage::getUrl('*/*/*', array('_secure'=>true)));或 Mage::getS

How to optimize Magento performance

OverviewThis guide demonstrates how to optimize Magento performance. Most optimizations will work with any version of Magento. Those intended for specific versions will be indicated as such. Tweak .htaccess The default .htaccess file that comes with

Permanent Link: 101 ways to speed up your Magento e-commerce website

101 ways to speed up your Magento e-commerce website May 18, 2010/in E-commerce, Magento /by Guido Jansen As you probably know by now, Google is Using site speed in web search ranking. And I couldn’t agree more: speed is important for your site, and