Magento 2 development essentials :: get up and running with Magento 2 to create custom solutions, themes, and extensions effectively /
Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively About This Book Create unique solutions for Magento 2 by developing and implementing solutions, themes, and extensions Be proficient in the main functionalities, resources, and system structure of Magent...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively About This Book Create unique solutions for Magento 2 by developing and implementing solutions, themes, and extensions Be proficient in the main functionalities, resources, and system structure of Magento 2 Get to grips with this practical and hands-on guide to raise your web development skills to the next level Who This Book Is For If you are a PHP developer who wants to improve your skills in e-commerce development by creating themes and extensions for Magento 2, then this book is for you. What You Will Learn Install and set up the Magento Ecosystem Choose the best options for Magento's Sell System features Work with Search Engine Optimization in Magento Create and customize themes for Magento Develop extensions for new Magento functionalities Package extensions to publish in the Magento Connect network Create Magento solutions for mobile devices Carry out performance adjustments to speed up your Magento system In Detail Magento is the e-commerce software and platform trusted by the world's leading brands. Used by thousands of merchants for their transactions worth billions, it provides the flexibility to customize the content and functionality of your website. By strengthening your fundamentals in Magento development, you can develop the best solutions and take advantage of the growing market. This fast-paced tutorial will provide you with skills you need to successfully create themes, extensions, and solutions to Magento 2 projects. This book begins by setting up Magento 2 before gradually moving onto setting the basic options of the Sell System. You will take advantage of Search Engine Optimization aspects, create design and customize theme layout, develop new extensions, and adjust the Magento System to achieve great performance. By sequentially working through the steps in each chapter, you will quickly explore all the features of Magento 2 to create a great solution. With ample examples and a practical approach, this book will ensure your success with this astonishing e-commerce management system. Style and approach This book would be a fast-paced tutorial guide that uses hands-on examples to developing new solutions for Magento e-commerce system. Each topic is explained sequentially in the process of creating a Magento solution, along with detailed explanations of the basic and advanced features of Magento 2. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781785285820 1785285823 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn944921899 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 160316s2016 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCO |d KSU |d COO |d DEBBG |d DEBSZ |d VT2 |d OCLCF |d UOK |d CEF |d N$T |d AGLDB |d IGB |d AUW |d BTN |d INTCL |d MHW |d SNK |d RDF |d QGK |d UKMGB |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBC1J1726 |2 bnb | ||
016 | 7 | |a 018010509 |2 Uk | |
019 | |a 1259159041 | ||
020 | |a 9781785285820 |q (electronic bk.) | ||
020 | |a 1785285823 |q (electronic bk.) | ||
020 | |z 9781785289897 | ||
020 | |z 1785289896 | ||
035 | |a (OCoLC)944921899 |z (OCoLC)1259159041 | ||
037 | |a 9781785285820 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a HF5548.323 | |
072 | 7 | |a BUS |x 000000 |2 bisacsh | |
082 | 7 | |a 651.8 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Miguel, Fernando J., |e author. | |
245 | 1 | 0 | |a Magento 2 development essentials : |b get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / |c Fernando J. Miguel. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
490 | 1 | |a Community experience distilled | |
588 | |a Description based on online resource; title from cover (viewed March 15, 2016). | ||
500 | |a Includes index. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Magento Fundamentals; XAMPP PHP development environment; XAMPP installation; XAMPP for Windows installation; XAMPP for Linux installation; XAMPP for OS X installation; Magento; Magento installation; Magento MVC architecture; Summary; Chapter 2: Magento 2.0 Features; The revolution of Magento 2.0; An introduction to the Magento order management system; Sales operations; A simplified checkout process; Orders; Payments; Promotions; Magento 2.0 command-line configuration | |
505 | 8 | |a The command-line utilitySummary; Chapter 3: Working with Search Engine Optimization; Magento SEO management; Store configuration; SEO and searching; SEO catalog configuration; XML sitemap manager; Google Analytics tracking code; Optimizing Magento pages; CMS pages; Product pages; Category 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 | |
505 | 8 | |a Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer -- the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; 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 | |
505 | 8 | |a Chapter 6: Write Magento 2.0 Extensions -- a Great Place to GoMagento 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; Controllers; Blocks; Observer; Views; CSS; Deploying the module; Magento Connect; Packaging and publishing your module; Summary; Chapter 7: Go Mobile with Magento 2.0!; Testing the website on different devices; The Google Chrome DevTools device mode; Changing the device preset | |
505 | 8 | |a Network connectivityInspecting media queries; Viewing CSS; Adding custom devices; Responsive Web Designer tester; 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 | |
520 | |a Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively About This Book Create unique solutions for Magento 2 by developing and implementing solutions, themes, and extensions Be proficient in the main functionalities, resources, and system structure of Magento 2 Get to grips with this practical and hands-on guide to raise your web development skills to the next level Who This Book Is For If you are a PHP developer who wants to improve your skills in e-commerce development by creating themes and extensions for Magento 2, then this book is for you. What You Will Learn Install and set up the Magento Ecosystem Choose the best options for Magento's Sell System features Work with Search Engine Optimization in Magento Create and customize themes for Magento Develop extensions for new Magento functionalities Package extensions to publish in the Magento Connect network Create Magento solutions for mobile devices Carry out performance adjustments to speed up your Magento system In Detail Magento is the e-commerce software and platform trusted by the world's leading brands. Used by thousands of merchants for their transactions worth billions, it provides the flexibility to customize the content and functionality of your website. By strengthening your fundamentals in Magento development, you can develop the best solutions and take advantage of the growing market. This fast-paced tutorial will provide you with skills you need to successfully create themes, extensions, and solutions to Magento 2 projects. This book begins by setting up Magento 2 before gradually moving onto setting the basic options of the Sell System. You will take advantage of Search Engine Optimization aspects, create design and customize theme layout, develop new extensions, and adjust the Magento System to achieve great performance. By sequentially working through the steps in each chapter, you will quickly explore all the features of Magento 2 to create a great solution. With ample examples and a practical approach, this book will ensure your success with this astonishing e-commerce management system. Style and approach This book would be a fast-paced tutorial guide that uses hands-on examples to developing new solutions for Magento e-commerce system. Each topic is explained sequentially in the process of creating a Magento solution, along with detailed explanations of the basic and advanced features of Magento 2. | ||
630 | 0 | 0 | |a Magento (Computer file) |
650 | 0 | |a Electronic commerce |x Computer programs. | |
650 | 6 | |a Commerce électronique |x Logiciels. | |
650 | 7 | |a BUSINESS & ECONOMICS / General. |2 bisacsh | |
650 | 7 | |a Electronic commerce |x Computer programs |2 fast | |
758 | |i has work: |a Magento 2 development essentials (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFpGWRVWBbwQvqr7y8WXcX |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78528-989-6 | ||
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1191131 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1191131 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn944921899 |
---|---|
_version_ | 1816882342690553856 |
adam_text | |
any_adam_object | |
author | Miguel, Fernando J. |
author_facet | Miguel, Fernando J. |
author_role | aut |
author_sort | Miguel, Fernando J. |
author_variant | f j m fj fjm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HF5548 |
callnumber-raw | HF5548.323 |
callnumber-search | HF5548.323 |
callnumber-sort | HF 45548.323 |
callnumber-subject | HF - Commerce |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Magento Fundamentals; XAMPP PHP development environment; XAMPP installation; XAMPP for Windows installation; XAMPP for Linux installation; XAMPP for OS X installation; Magento; Magento installation; Magento MVC architecture; Summary; Chapter 2: Magento 2.0 Features; The revolution of Magento 2.0; An introduction to the Magento order management system; Sales operations; A simplified checkout process; Orders; Payments; Promotions; Magento 2.0 command-line configuration The command-line utilitySummary; Chapter 3: Working with Search Engine Optimization; Magento SEO management; Store configuration; SEO and searching; SEO catalog configuration; XML sitemap manager; Google Analytics tracking code; Optimizing Magento pages; CMS pages; Product pages; Category 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 Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer -- the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; 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 GoMagento 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; Controllers; Blocks; Observer; Views; CSS; Deploying the module; Magento Connect; Packaging and publishing your module; Summary; Chapter 7: Go Mobile with Magento 2.0!; Testing the website on different devices; The Google Chrome DevTools device mode; Changing the device preset Network connectivityInspecting media queries; Viewing CSS; Adding custom devices; Responsive Web Designer tester; 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 |
ctrlnum | (OCoLC)944921899 |
dewey-full | 651.8 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 651 - Office services |
dewey-raw | 651.8 |
dewey-search | 651.8 |
dewey-sort | 3651.8 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07744cam a2200601 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn944921899</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">160316s2016 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCO</subfield><subfield code="d">KSU</subfield><subfield code="d">COO</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCF</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">N$T</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">AUW</subfield><subfield code="d">BTN</subfield><subfield code="d">INTCL</subfield><subfield code="d">MHW</subfield><subfield code="d">SNK</subfield><subfield code="d">RDF</subfield><subfield code="d">QGK</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC1J1726</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018010509</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1259159041</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785285820</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785285823</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781785289897</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1785289896</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)944921899</subfield><subfield code="z">(OCoLC)1259159041</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781785285820</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HF5548.323</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">651.8</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Miguel, Fernando J.,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Magento 2 development essentials :</subfield><subfield code="b">get up and running with Magento 2 to create custom solutions, themes, and extensions effectively /</subfield><subfield code="c">Fernando J. Miguel.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from cover (viewed March 15, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Magento Fundamentals; XAMPP PHP development environment; XAMPP installation; XAMPP for Windows installation; XAMPP for Linux installation; XAMPP for OS X installation; Magento; Magento installation; Magento MVC architecture; Summary; Chapter 2: Magento 2.0 Features; The revolution of Magento 2.0; An introduction to the Magento order management system; Sales operations; A simplified checkout process; Orders; Payments; Promotions; Magento 2.0 command-line configuration</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">The command-line utilitySummary; Chapter 3: Working with Search Engine Optimization; Magento SEO management; Store configuration; SEO and searching; SEO catalog configuration; XML sitemap manager; Google Analytics tracking code; Optimizing Magento pages; CMS pages; Product pages; Category 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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer -- the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; 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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Chapter 6: Write Magento 2.0 Extensions -- a Great Place to GoMagento 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; Controllers; Blocks; Observer; Views; CSS; Deploying the module; Magento Connect; Packaging and publishing your module; Summary; Chapter 7: Go Mobile with Magento 2.0!; Testing the website on different devices; The Google Chrome DevTools device mode; Changing the device preset</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Network connectivityInspecting media queries; Viewing CSS; Adding custom devices; Responsive Web Designer tester; 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</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively About This Book Create unique solutions for Magento 2 by developing and implementing solutions, themes, and extensions Be proficient in the main functionalities, resources, and system structure of Magento 2 Get to grips with this practical and hands-on guide to raise your web development skills to the next level Who This Book Is For If you are a PHP developer who wants to improve your skills in e-commerce development by creating themes and extensions for Magento 2, then this book is for you. What You Will Learn Install and set up the Magento Ecosystem Choose the best options for Magento's Sell System features Work with Search Engine Optimization in Magento Create and customize themes for Magento Develop extensions for new Magento functionalities Package extensions to publish in the Magento Connect network Create Magento solutions for mobile devices Carry out performance adjustments to speed up your Magento system In Detail Magento is the e-commerce software and platform trusted by the world's leading brands. Used by thousands of merchants for their transactions worth billions, it provides the flexibility to customize the content and functionality of your website. By strengthening your fundamentals in Magento development, you can develop the best solutions and take advantage of the growing market. This fast-paced tutorial will provide you with skills you need to successfully create themes, extensions, and solutions to Magento 2 projects. This book begins by setting up Magento 2 before gradually moving onto setting the basic options of the Sell System. You will take advantage of Search Engine Optimization aspects, create design and customize theme layout, develop new extensions, and adjust the Magento System to achieve great performance. By sequentially working through the steps in each chapter, you will quickly explore all the features of Magento 2 to create a great solution. With ample examples and a practical approach, this book will ensure your success with this astonishing e-commerce management system. Style and approach This book would be a fast-paced tutorial guide that uses hands-on examples to developing new solutions for Magento e-commerce system. Each topic is explained sequentially in the process of creating a Magento solution, along with detailed explanations of the basic and advanced features of Magento 2.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Magento (Computer file)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electronic commerce</subfield><subfield code="x">Computer programs.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Commerce électronique</subfield><subfield code="x">Logiciels.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Electronic commerce</subfield><subfield code="x">Computer programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Magento 2 development essentials (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFpGWRVWBbwQvqr7y8WXcX</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78528-989-6</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1191131</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1191131</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn944921899 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:06Z |
institution | BVB |
isbn | 9781785285820 1785285823 |
language | English |
oclc_num | 944921899 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Miguel, Fernando J., author. Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / Fernando J. Miguel. Birmingham, UK : Packt Publishing, 2016. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Community experience distilled Description based on online resource; title from cover (viewed March 15, 2016). Includes index. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Magento Fundamentals; XAMPP PHP development environment; XAMPP installation; XAMPP for Windows installation; XAMPP for Linux installation; XAMPP for OS X installation; Magento; Magento installation; Magento MVC architecture; Summary; Chapter 2: Magento 2.0 Features; The revolution of Magento 2.0; An introduction to the Magento order management system; Sales operations; A simplified checkout process; Orders; Payments; Promotions; Magento 2.0 command-line configuration The command-line utilitySummary; Chapter 3: Working with Search Engine Optimization; Magento SEO management; Store configuration; SEO and searching; SEO catalog configuration; XML sitemap manager; Google Analytics tracking code; Optimizing Magento pages; CMS pages; Product pages; Category 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 Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer -- the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; 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 GoMagento 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; Controllers; Blocks; Observer; Views; CSS; Deploying the module; Magento Connect; Packaging and publishing your module; Summary; Chapter 7: Go Mobile with Magento 2.0!; Testing the website on different devices; The Google Chrome DevTools device mode; Changing the device preset Network connectivityInspecting media queries; Viewing CSS; Adding custom devices; Responsive Web Designer tester; 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 Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively About This Book Create unique solutions for Magento 2 by developing and implementing solutions, themes, and extensions Be proficient in the main functionalities, resources, and system structure of Magento 2 Get to grips with this practical and hands-on guide to raise your web development skills to the next level Who This Book Is For If you are a PHP developer who wants to improve your skills in e-commerce development by creating themes and extensions for Magento 2, then this book is for you. What You Will Learn Install and set up the Magento Ecosystem Choose the best options for Magento's Sell System features Work with Search Engine Optimization in Magento Create and customize themes for Magento Develop extensions for new Magento functionalities Package extensions to publish in the Magento Connect network Create Magento solutions for mobile devices Carry out performance adjustments to speed up your Magento system In Detail Magento is the e-commerce software and platform trusted by the world's leading brands. Used by thousands of merchants for their transactions worth billions, it provides the flexibility to customize the content and functionality of your website. By strengthening your fundamentals in Magento development, you can develop the best solutions and take advantage of the growing market. This fast-paced tutorial will provide you with skills you need to successfully create themes, extensions, and solutions to Magento 2 projects. This book begins by setting up Magento 2 before gradually moving onto setting the basic options of the Sell System. You will take advantage of Search Engine Optimization aspects, create design and customize theme layout, develop new extensions, and adjust the Magento System to achieve great performance. By sequentially working through the steps in each chapter, you will quickly explore all the features of Magento 2 to create a great solution. With ample examples and a practical approach, this book will ensure your success with this astonishing e-commerce management system. Style and approach This book would be a fast-paced tutorial guide that uses hands-on examples to developing new solutions for Magento e-commerce system. Each topic is explained sequentially in the process of creating a Magento solution, along with detailed explanations of the basic and advanced features of Magento 2. Magento (Computer file) Electronic commerce Computer programs. Commerce électronique Logiciels. BUSINESS & ECONOMICS / General. bisacsh Electronic commerce Computer programs fast has work: Magento 2 development essentials (Text) https://id.oclc.org/worldcat/entity/E39PCFpGWRVWBbwQvqr7y8WXcX https://id.oclc.org/worldcat/ontology/hasWork 1-78528-989-6 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1191131 Volltext |
spellingShingle | Miguel, Fernando J. Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / Community experience distilled. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Magento Fundamentals; XAMPP PHP development environment; XAMPP installation; XAMPP for Windows installation; XAMPP for Linux installation; XAMPP for OS X installation; Magento; Magento installation; Magento MVC architecture; Summary; Chapter 2: Magento 2.0 Features; The revolution of Magento 2.0; An introduction to the Magento order management system; Sales operations; A simplified checkout process; Orders; Payments; Promotions; Magento 2.0 command-line configuration The command-line utilitySummary; Chapter 3: Working with Search Engine Optimization; Magento SEO management; Store configuration; SEO and searching; SEO catalog configuration; XML sitemap manager; Google Analytics tracking code; Optimizing Magento pages; CMS pages; Product pages; Category 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 Creating and declaring a themeSimple product image configuration; Creating static files' directories; Creating a theme logo; Applying the theme; Summary; Chapter 5: Creating a Responsive Magento 2.0 Theme; The CompStore theme; Composer -- the PHP dependency manager; Installing Composer on Unix-like operating systems; Installing Composer on Windows; 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 GoMagento 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; Controllers; Blocks; Observer; Views; CSS; Deploying the module; Magento Connect; Packaging and publishing your module; Summary; Chapter 7: Go Mobile with Magento 2.0!; Testing the website on different devices; The Google Chrome DevTools device mode; Changing the device preset Network connectivityInspecting media queries; Viewing CSS; Adding custom devices; Responsive Web Designer tester; 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 Magento (Computer file) Electronic commerce Computer programs. Commerce électronique Logiciels. BUSINESS & ECONOMICS / General. bisacsh Electronic commerce Computer programs fast |
title | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / |
title_auth | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / |
title_exact_search | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / |
title_full | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / Fernando J. Miguel. |
title_fullStr | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / Fernando J. Miguel. |
title_full_unstemmed | Magento 2 development essentials : get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / Fernando J. Miguel. |
title_short | Magento 2 development essentials : |
title_sort | magento 2 development essentials get up and running with magento 2 to create custom solutions themes and extensions effectively |
title_sub | get up and running with Magento 2 to create custom solutions, themes, and extensions effectively / |
topic | Magento (Computer file) Electronic commerce Computer programs. Commerce électronique Logiciels. BUSINESS & ECONOMICS / General. bisacsh Electronic commerce Computer programs fast |
topic_facet | Magento (Computer file) Electronic commerce Computer programs. Commerce électronique Logiciels. BUSINESS & ECONOMICS / General. Electronic commerce Computer programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1191131 |
work_keys_str_mv | AT miguelfernandoj magento2developmentessentialsgetupandrunningwithmagento2tocreatecustomsolutionsthemesandextensionseffectively |