Magento Best Practices Handbook
Magento Best Practices Handbook
A collection of practical advice to develop with Magento the right way. Free since Magento 1 EOL.
About the Book
When you get used to develop on Magento 1 platform you will likely agree with a motto of mines: "there are at least two ways of developing things in Magento the best of which is usually the third".
This book is a collection of development advices resulting from over five years spent on practical Magento development.
Knowing how Magento is implemented is the best way to extract the most out of it; for this reason all the recipes are explained through in-depth analysis of Magento's code base and architecture.
This book assumes you are not a Magento beginner and already know its programming fundamentals with at least one year of continuous development experience.
If you prefer, you can buy a printed version here:
Table of Contents
- Foreword
- Preface
- Acknowledgements
-
1. Introduction
- 1.1 Why and How to read this book
- 1.2 Conventions
- 1.3 Feedback
-
2. Getting started
- 2.1 Terminology
- 2.2 Requirements
- 2.3 Tools
- 2.4 Technical References
- 2.5 Summary
-
3. Magento Runtime
- 3.1 A bare minimum PHP script
- 3.2 The more structured Mage Shell script
- 3.3 The normal dispatch flow
- 3.4 Summary
-
4. Logging
- 4.1 Basic principles
- 4.2 Avoid using Mage::log()
- 4.3 The native Log Adapter
- 4.4 The brand new Logger Model
- 4.5 A definitive approach
- 4.6 Custom Writer Models
- 4.7 Summary
-
5. Autoloading
- 5.1 Magento’s autoloader initialization
- 5.2 How to extend native autoloader
- 5.3 Summary
-
6. Effective MVC
- 6.1 Models
- 6.2 Blocks
- 6.3 Templates
- 6.4 Controllers
- 6.5 What about Helpers
- 6.6 Closing words
- 6.7 Summary
-
7. Working with Data
- 7.1 Connecting to the DB
- 7.2 Accessing Data
- 7.3 Cloning a Collection
- 7.4 Writing Data
- 7.5 Summary
-
8. Extending Magento
- 8.1 Developer mode
- 8.2 Monkey Patches
- 8.3 Rewrites
- 8.4 Events
- 8.5 Interceptors
- 8.6 Summary
-
9. Deploying
- 9.1 Bash script
- 9.2 Complex scenarios
- 9.3 Fabric
- 9.4 Capistrano
- 9.5 Deployer
- 9.6 Summary
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them