目錄(82章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Magento Fundamentals
- XAMPP PHP development environment
- XAMPP installation
- Magento
- Summary
- Chapter 2. Magento 2.0 Features
- The revolution of Magento 2.0
- An introduction to the Magento order management system
- Magento 2.0 command-line configuration
- The command-line utility
- Summary
- Chapter 3. Working with Search Engine Optimization
- Magento SEO management
- Store configuration
- SEO and searching
- SEO catalog configuration
- Google Analytics tracking code
- Optimizing Magento pages
- Summary
- Chapter 4. Magento 2.0 Theme Development – the Developers' Holy Grail
- The basic concepts of Magento themes
- Magento 2.0 theme structure
- The Magento Luma theme
- Magento theme inheritance
- CMS blocks and pages
- Custom variables
- Creating a basic Magento 2.0 theme
- Summary
- Chapter 5. Creating a Responsive Magento 2.0 Theme
- The CompStore theme
- Composer – the PHP dependency manager
- Building the CompStore theme
- CSS preprocessing with LESS
- Applying new CSS to the CompStore theme
- Creating the CompStore logo
- Applying the theme
- Creating CompStore content
- Customizing Magento 2.0 templates
- Summary
- Chapter 6. Write Magento 2.0 Extensions – a Great Place to Go
- Magento development overview
- Using the Zend framework
- Magento 2.0 extension structure
- Developing your first Magento extension
- The Twitter REST API
- The TweetsAbout module structure
- Using TwitterOAuth to authenticate our extension
- Developing the module
- Summary
- Chapter 7. Go Mobile with Magento 2.0!
- Testing the website on different devices
- Adjusting the CompStore theme for mobile devices
- The Magento 2.0 responsive design
- The Magento UI
- Implementing a new CSS mixin media query
- Adjusting tweets about extensions for mobile devices
- Summary
- Chapter 8. Speeding up Your Magento 2.0
- Magento Entity-Attribute-Value
- Indexing and caching Magento
- Indexing and re-indexing data
- The Magento cron job
- Caching
- Fine-tuning the Magento hosting server
- Selecting the right Magento hosting service
- Apache web server deflation
- Enabling the expires header
- Minifying scripts
- Summary
- Chapter 9. Improving Your Magento Skills
- Magento Connect extensions
- Magento knowledge center
- Improving your Magento skills
- Summary
- Index 更新時間:2021-07-16 13:11:22
推薦閱讀
- Clojure Programming Cookbook
- Python機器學(xué)習(xí):數(shù)據(jù)分析與評分卡建模(微課版)
- 編程卓越之道(卷3):軟件工程化
- Getting Started with CreateJS
- Android 應(yīng)用案例開發(fā)大全(第3版)
- Elasticsearch for Hadoop
- ExtJS高級程序設(shè)計
- PySide 6/PyQt 6快速開發(fā)與實戰(zhàn)
- HTML5從入門到精通(第4版)
- Visual Foxpro 9.0數(shù)據(jù)庫程序設(shè)計教程
- Geospatial Development By Example with Python
- Spring+Spring MVC+MyBatis從零開始學(xué)
- Odoo 10 Implementation Cookbook
- C語言程序設(shè)計習(xí)題與實驗指導(dǎo)
- 一步一步跟我學(xué)Scratch3.0案例
- Java Hibernate Cookbook
- Visual Basic程序設(shè)計實驗指導(dǎo)及考試指南
- 你真的會寫代碼嗎
- Python程序設(shè)計教程
- Mastering Machine Learning with scikit-learn
- WCF 4.5 Multi-Layer Services Development with Entity Framework(Third Edition)
- 機器學(xué)習(xí)開發(fā)者指南
- Learning Java by Building Android Games
- Mastering Microservices with Java
- Python編程導(dǎo)論(第2版)
- C++程序設(shè)計習(xí)題解析與實踐教程
- Java編程入門:任務(wù)式學(xué)習(xí)指南
- Oracle Solaris 11:First Look
- Python Automation Cookbook
- 深入學(xué)習(xí)Go語言