markdown 用Git设置Magento

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 用Git设置Magento相关的知识,希望对你有一定的参考价值。

#Setup local install
- Create folder
- Create database
- Download & Install Magento -  http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/magento_installation_guide
- Using Firefox, browse to admin page & change Cookie Lifetime to `33600` - http://www.customerparadigm.com/easy-fix-for-chrome-magento-admin-login/
- Change Base URL to `http://127.0.0.1/project/` - http://www.magentocommerce.com/blog/comments/security-update-for-magento-base-url-configuration-value/
- `git init`
- create README.md
- Add `.gitignore` file
  - Include all core files: http://www.mageroots.com/using-git-with-magento-git-ignore/
  - Full ignore for reference: https://github.com/github/gitignore/blob/master/Magento.gitignore
- Add & commit
- 

以上是关于markdown 用Git设置Magento的主要内容,如果未能解决你的问题,请参考以下文章

markdown 用Git设置WordPress

markdown Magento SCA - 条纹

markdown Magento 2 - 结账

markdown Magento文件

markdown 目录促销在Magento 2

markdown Magento 2的顶级模块