- 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.
- scikit-learn Cookbook
- 玩轉Scratch少兒趣味編程
- Python機器學習:數據分析與評分卡建模(微課版)
- DevOps for Networking
- Mastering Python High Performance
- Elasticsearch for Hadoop
- 用戶體驗增長:數字化·智能化·綠色化
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 寫給程序員的Python教程
- C語言程序設計實訓教程與水平考試指導
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- 深入理解Zabbix監控系統
- Java EE框架開發技術與案例教程
- 青少年編程魔法課堂:Python圖形化創意編程
- Android性能優化之道:從底層原理到一線實踐