目錄(82章)
倒序
- 封面
- 版權信息
- 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
推薦閱讀
- C# 7 and .NET Core Cookbook
- 解構產品經理:互聯網產品策劃入門寶典
- 移動UI設計(微課版)
- C++面向對象程序設計(微課版)
- Mastering QGIS
- HTML5+CSS3基礎開發教程(第2版)
- SEO智慧
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Spring Boot進階:原理、實戰與面試題分析
- Spring Boot Cookbook
- Mastering ROS for Robotics Programming
- Test-Driven Development with Django
- Building Business Websites with Squarespace 7(Second Edition)
- Java Web開發基礎與案例教程
- SCRATCH編程課:我的游戲我做主
- INSTANT EaselJS Starter
- Mastering Machine Learning with scikit-learn
- TensorFlow程序設計
- Python游戲編程項目開發實戰
- Abaqus GUI程序開發指南(Python語言)
- Advanced Analytics with R and Tableau
- SQL Server 2005數據庫項目教程
- Hadoop技術內幕:深入解析HadoopCommon和HDFS架構設計與實現原理
- KVM Virtualization Cookbook
- 解決方案架構師修煉之道
- 云原生時代的CoreDNS學習指南
- Java Web程序設計(慕課版)
- C教程
- Testing with F#
- INSTANT jqGrid