Magento 2 Development Cookbook
上QQ阅读APP看书,第一时间看更新

What you need for this book

  • Magento 2 source code
  • A virtual Linux server (Ubuntu 15.10 or higher)
  • On that virtual server, you need the following:
    • Apache 2.4
    • PHP 5.5 or higher
    • MySQL Server 5.6 or higher
    • SSH access
  • NetBeans IDE (or any other good PHP editor like PhpStorm)
  • A database client (such a phpMyAdmin)
  • A standard web browser
  • Xdebug
  • Git SCM