top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Magento 2 developer's guide : harness the power of Magento 2, the most recent version of the world's favorite e-commerce platform, for your online store / / Branko Ajzele
Magento 2 developer's guide : harness the power of Magento 2, the most recent version of the world's favorite e-commerce platform, for your online store / / Branko Ajzele
Autore Ajzele Branko
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (412 p.)
Disciplina 658.84
Collana Community Experience Distilled
Soggetto topico Electronic commerce
Web site development
Web sites - Programming
ISBN 1-78588-939-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover ; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding the Platform Architecture ; The technology stack; The architectural layers; The top-level filesystem structure; The module filesystem structure; Summary; Chapter 2: Managing the Environment ; Setting up a development environment; VirtualBox; Vagrant; Vagrant project; Provisioning PHP; Provisioning MySQL; Provisioning Apache; Provisioning Magento installation; Setting up a production environment; Introduction to Amazon Web Services
Setting up access for S3 usageCreating IAM users; Creating IAM groups; Setting up S3 for database and media files backup; Bash script for automated EC2 setup; Setting up EC2; Setting up Elastic IP and DNS; Summary; Chapter 3: Programming Concepts and Conventions ; Composer; Service contracts; Code generation; The var directory; Coding standards; Summary; Chapter 4: Models and Collections ; Creating a miniature module; Creating a simple model; Creating an EAV model; Understanding the flow of schema and data scripts; Creating an install schema script (InstallSchema.php)
Creating an upgrade schema script (UpgradeSchema.php)Creating an install data script (InstallData.php); Creating an upgrade data script (UpgradeData.php); Entity CRUD actions; Creating new entities; Reading existing entities; Updating existing entities; Deleting existing entities; Managing collections; Collection filters; Summary; Chapter 5: Using Dependency Injection ; The object manager; Dependency injection; Configuring class preferences; Using virtual types; Summary; Chapter 6: Plugins ; Creating a plugin; Using the before listener; Using the after listener; Using the around listener
The plugin sort orderSummary; Chapter 7: Backend Development ; Cron jobs; Notification messages; Session and cookies; Logging; The profiler; Events and observers; Cache(s); Widgets; Custom variables; i18n; Indexer(s); Summary; Chapter 8: Frontend Development ; Rendering flow; View elements; Ui components; Containers; Blocks; Block architecture and life cycle; Templates; Layouts; Themes; Creating a new theme; JavaScript; Creating a custom JS component; CSS; Summary; Chapter 9: The Web API ; User types; Authentication methods; REST versus SOAP; Hands-on with token-based authentication
Hands-on with OAuth-based authenticationOAuth-based Web API calls; Hands-on with session-based authentication; Creating custom Web APIs; API call examples; The getById service method call examples; The getList service method call examples; The save (as new) service method call examples; The save (as update) service method call examples; The deleteById service method call examples; Search Criteria Interface for list filtering; Summary; Chapter 10: The Major Functional Areas ; CMS management; Managing blocks manually; Managing blocks via code; Managing blocks via API; Managing pages manually
Managing pages via code
Record Nr. UNINA-9910798049503321
Ajzele Branko  
Birmingham, England : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Magento 2 developer's guide : harness the power of Magento 2, the most recent version of the world's favorite e-commerce platform, for your online store / / Branko Ajzele
Magento 2 developer's guide : harness the power of Magento 2, the most recent version of the world's favorite e-commerce platform, for your online store / / Branko Ajzele
Autore Ajzele Branko
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (412 p.)
Disciplina 658.84
Collana Community Experience Distilled
Soggetto topico Electronic commerce
Web site development
Web sites - Programming
ISBN 1-78588-939-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover ; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding the Platform Architecture ; The technology stack; The architectural layers; The top-level filesystem structure; The module filesystem structure; Summary; Chapter 2: Managing the Environment ; Setting up a development environment; VirtualBox; Vagrant; Vagrant project; Provisioning PHP; Provisioning MySQL; Provisioning Apache; Provisioning Magento installation; Setting up a production environment; Introduction to Amazon Web Services
Setting up access for S3 usageCreating IAM users; Creating IAM groups; Setting up S3 for database and media files backup; Bash script for automated EC2 setup; Setting up EC2; Setting up Elastic IP and DNS; Summary; Chapter 3: Programming Concepts and Conventions ; Composer; Service contracts; Code generation; The var directory; Coding standards; Summary; Chapter 4: Models and Collections ; Creating a miniature module; Creating a simple model; Creating an EAV model; Understanding the flow of schema and data scripts; Creating an install schema script (InstallSchema.php)
Creating an upgrade schema script (UpgradeSchema.php)Creating an install data script (InstallData.php); Creating an upgrade data script (UpgradeData.php); Entity CRUD actions; Creating new entities; Reading existing entities; Updating existing entities; Deleting existing entities; Managing collections; Collection filters; Summary; Chapter 5: Using Dependency Injection ; The object manager; Dependency injection; Configuring class preferences; Using virtual types; Summary; Chapter 6: Plugins ; Creating a plugin; Using the before listener; Using the after listener; Using the around listener
The plugin sort orderSummary; Chapter 7: Backend Development ; Cron jobs; Notification messages; Session and cookies; Logging; The profiler; Events and observers; Cache(s); Widgets; Custom variables; i18n; Indexer(s); Summary; Chapter 8: Frontend Development ; Rendering flow; View elements; Ui components; Containers; Blocks; Block architecture and life cycle; Templates; Layouts; Themes; Creating a new theme; JavaScript; Creating a custom JS component; CSS; Summary; Chapter 9: The Web API ; User types; Authentication methods; REST versus SOAP; Hands-on with token-based authentication
Hands-on with OAuth-based authenticationOAuth-based Web API calls; Hands-on with session-based authentication; Creating custom Web APIs; API call examples; The getById service method call examples; The getList service method call examples; The save (as new) service method call examples; The save (as update) service method call examples; The deleteById service method call examples; Search Criteria Interface for list filtering; Summary; Chapter 10: The Major Functional Areas ; CMS management; Managing blocks manually; Managing blocks via code; Managing blocks via API; Managing pages manually
Managing pages via code
Record Nr. UNINA-9910810058303321
Ajzele Branko  
Birmingham, England : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Magento 2 development quick start guide : build better stores by extending Magenito / / Branko Ajzele
Magento 2 development quick start guide : build better stores by extending Magenito / / Branko Ajzele
Autore Ajzele Branko
Edizione [1st edition]
Pubbl/distr/stampa Birmingham ; ; Mumbai : , : Packt, , 2018
Descrizione fisica 1 online resource (208 pages)
Disciplina 658.87202854678
Soggetto topico Electronic commerce - Computer programs
Magento (Web site development tool)
Web sites - Design
ISBN 1-78934-546-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910793013003321
Ajzele Branko  
Birmingham ; ; Mumbai : , : Packt, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Magento 2 development quick start guide : build better stores by extending Magenito / / Branko Ajzele
Magento 2 development quick start guide : build better stores by extending Magenito / / Branko Ajzele
Autore Ajzele Branko
Edizione [1st edition]
Pubbl/distr/stampa Birmingham ; ; Mumbai : , : Packt, , 2018
Descrizione fisica 1 online resource (208 pages)
Disciplina 658.87202854678
Soggetto topico Electronic commerce - Computer programs
Magento (Web site development tool)
Web sites - Design
ISBN 1-78934-546-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910811753203321
Ajzele Branko  
Birmingham ; ; Mumbai : , : Packt, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui