- Magento Extensions Development
- Jérémie Bouchet
- 180字
- 2021-07-14 11:02:00
Getting started
This book assumes you have an intermediate knowledge of Magento development and installation. You will see many examples and screenshots of the Magento I use for this book; I use a local web server running with Apache (only) on an Ubuntu desktop OS.
The Magento I use is the latest beta version at the time of writing: Magento 2 C.E. version. 1.0.0-beta. That's why my local server is reachable at the following local address: http://magento2.local.com/.
My Magento admin panel is located at http://magento2.local.com/backoff.
Note
One of the first good practices is to use another admin panel URL, other than admin.
Obviously, this installation isn't recommended for a production environment, but can teach you where the main problems can appear with a web server that runs a Magento. And it is perfect for web development, because you are not limited by an Internet connection and you can immediately resolve problems.
Note
If you are interested in a production server installation, or if you have a development server in your organization, you can find a complete installation script at https://bitbucket.org/jeremie_blackbird/iams.
- 數字媒體應用教程
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Silverlight魔幻銀燈
- Web Development with MongoDB and Node(Third Edition)
- Unity UI Cookbook
- Learning AngularJS for .NET Developers
- Mastering ArcGIS Enterprise Administration
- Unity Android Game Development by Example Beginner's Guide
- 從零開始學Python大數據與量化交易
- Hands-On Dependency Injection in Go
- Java設計模式深入研究
- 軟件設計模式(Java版)
- HikariCP數據庫連接池實戰
- 每個人的Python:數學、算法和游戲編程訓練營
- Docker on Windows