在项目启动共同Magento的扩展自动安装 [英] automatic installation of common magento extensions at project kickoff

查看:177
本文介绍了在项目启动共同Magento的扩展自动安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一些Magento的连接扩展,我发现自己在安装每次我创建一个新的项目,如Fontis_Recaptcha,Mass_Product_Relater,HM_DeveloperToolbar,ModuleCreator,Alanstormdotcom_Layoutviewer等时间什么是你的名单上?

There are some Magento Connect extensions that I find myself installing every time I create a new project, such as Fontis_Recaptcha, Mass_Product_Relater, HM_DeveloperToolbar, ModuleCreator, Alanstormdotcom_Layoutviewer, etc. What's on your list?

有谁知道自动化一组基本模块的安装能力?在同样的方式,法师本身安装其所有模块。我想一个bash或phing脚本来自动PEAR?思考?

Does anyone know of a capability to automate the installation of a base set of modules? In the same way that Mage itself installs all its modules. I guess a bash or phing script to automate PEAR? Thoughts?

推荐答案

斜面你只需要使用自动安装脚本所提供和维护在这里:

Cant you just use the auto installer script as provided and maintained here:

http://www.magentocommerce.com/wiki/groups/227/magento_bash_script_installer

和编辑它来安装所需的扩展

and edit it to install your desired extensions

即只需添加./pear在脚本安装结束XXXXXXX。

ie just add ./pear install xxxxxxx at the end of the script.

这篇关于在项目启动共同Magento的扩展自动安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆