承接 richdynamix/magestead 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

richdynamix/magestead

Composer 安装命令:

composer require richdynamix/magestead

包简介

Magestead - A command line installer for Magento Vagrant environments

README 文档

README

No longer maintained

Scrutinizer Code Quality Build Status GitHub release

Magestead 2.0 is the perfect development toolbox to manage and control your Magento development workflow. A command line utility that will not only get you a custom pre-configured vagrant development environment with the tools you want, but also install the latest version of Magento or Magento 2

System Requirements

  • VirtualBox 5+
  • Vagrant 1.8.1+
  • PHP 5.4+ (with mcrypt, intl & xsl extensions) installed
  • Composer installed globally
  • Mac or Linux (sorry no windows support yet)

Note: For mac users missing the required extensions you could install the latest PHP version for your Mac OS version using http://php-osx.liip.ch/.

To test your PHP installation run the following in your terminal -

php -ini | grep intl

You should see something similar -

intl
intl.default_locale => no value => no value
intl.error_level => 0 => 0
intl.use_exceptions => 0 => 0


php -ini | grep mcrypt

You should see something similar -

mcrypt
mcrypt support => enabled
mcrypt_filter support => enabled
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

Optional Requirements

  • vagrant-hostsupdater - A Vagrant plugin for updating your hosts file automatically with your project URL
  • vagrant-bindfs - * - A Vagrant plugin to automate bindfs mount in the VM*

Note: While these Vagrant plugins are only an optional requirement, they are highly recomended.

Installing

Magestead uses Composer to manage it's dependencies. It is important that you have this installed prior to trying to install Magestead.

Download and install Magestead globally using Composer:

$ composer global require "richdynamix/magestead"

Make sure to place the ~/.composer/vendor/bin directory in your PATH so the magestead executable can be located by your system.

Updating

$ composer global update "richdynamix/magestead"

Usage

Once installed, the magestead new command will start a fresh new development environment in the directory you specify. For instance, magestead new my-project will create a directory named my-project and start the setup process for your new development environment.

Documentation

View the docs here

Built With

  • PuPHPet
  • Vagrant
  • Symfony Console

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Authors

  • Steven Richardson - Core Author

See also the list of contributors who participated in this project.

History

See the previous releases for project history

Acknowledgments

Heavily inspired from the following -

  • Laravel Homestead
  • ScotchBox 2.0

About the author

Built and maintained by Steven Richardson — CTO at Digitonic and Laravel engineer.

richdynamix/magestead 适用场景与选型建议

richdynamix/magestead 是一款 基于 Ruby 开发的 Composer 扩展包,目前已累计 2.82k 次下载、GitHub Stars 达 80, 最近一次更新时间为 2016 年 05 月 12 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 richdynamix/magestead 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 richdynamix/magestead 我们能提供哪些服务?
定制开发 / 二次开发

基于 richdynamix/magestead 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 2.82k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 80
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 80
  • Watchers: 7
  • Forks: 29
  • 开发语言: Ruby

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-05-12