Summary

In this chapter, we covered some of the most relevant aspects of Magento, which was beyond models and classes, regarding backend development. We had a look at crontab.xml, which helps us schedule jobs (commands) so that they can be run periodically. Then, we tackled notification messages, which enable us to push styled messages to users via a browser. The Session and cookies section gave us an understanding of how Magento tracks user information from a browser to a session. Logging and profiling showed us a simple yet effective mechanism to keep track of performance and possible issues across code. The Events and observers section introduced us to a powerful pattern that Magento implements across the code, where we can trigger custom code ...

Get Magento 2 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.