Cargando…

Magento 1.8 development cookbook : over 70 recipes to learn magento development from scratch /

In Detail Magento is an open source e-commerce platform which has all the functionality to function from small to large online stores. Its architecture makes it possible to extend the functionalities with plugins where a lot of them are shared by the community. This is the reason why the platform is...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Delvaux, Bart
Otros Autores: Ferdous, Nurul
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, England : Packt Publishing, 2014.
Edición:Second edition.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn894368922
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 140304t20142014enka o 001 0 eng d
040 |a VT2  |b eng  |e pn  |c VT2  |d OCLCO  |d COO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d N$T  |d FEM  |d IDEBK  |d NLE  |d EBLCP  |d YDXCP  |d S4S  |d DEBSZ  |d D6H  |d K6U  |d COCUF  |d CNNOR  |d PIFFA  |d FVL  |d ZCU  |d OCL  |d AGLDB  |d MERUC  |d OCLCQ  |d U3W  |d REB  |d STF  |d VNS  |d VTS  |d ICG  |d INT  |d VT2  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO 
019 |a 871223821  |a 871632403  |a 961600385  |a 962702695  |a 968072291  |a 969031535  |a 1259134647 
020 |a 9781782163336  |q (electronic bk.) 
020 |a 1782163336  |q (electronic bk.) 
020 |z 9781782163329 
020 |z 1782163328 
029 1 |a AU@  |b 000060454177 
029 1 |a CHNEW  |b 000886608 
029 1 |a CHVBK  |b 374455279 
029 1 |a DEBBG  |b BV043606857 
029 1 |a DEBSZ  |b 405626894 
029 1 |a DEBSZ  |b 493152954 
035 |a (OCoLC)894368922  |z (OCoLC)871223821  |z (OCoLC)871632403  |z (OCoLC)961600385  |z (OCoLC)962702695  |z (OCoLC)968072291  |z (OCoLC)969031535  |z (OCoLC)1259134647 
050 4 |a HF5548.32 
050 4 |a QA76.76.S46  |b D45 2014eb 
072 7 |a BUS  |x 082000  |2 bisacsh 
072 7 |a BUS  |x 041000  |2 bisacsh 
072 7 |a BUS  |x 042000  |2 bisacsh 
072 7 |a BUS  |x 085000  |2 bisacsh 
082 0 4 |a 658.8/72  |2 23 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Delvaux, Bart. 
245 1 0 |a Magento 1.8 development cookbook :  |b over 70 recipes to learn magento development from scratch /  |c Bart Delvaux, Nurul Ferdous. 
250 |a Second edition. 
260 |a Birmingham, England :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource (274 pages) :  |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 Quick answers to common problems 
588 0 |a Online resource; title from PDF title page (ebrary, viewed March 3, 2014). 
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: Getting Started with Magento; Introduction; Preparing the development environment; Installing Magento with sample data; Adding version control to the source code; Configuring the development tools; Chapter 2: Theming; Introduction; Configuring Magento themes and packages; Creating your first theme; Adding extra files to your theme; Adding jQuery support; Changing a page title; Working with translations; Understanding the theming block system; Adding widgets to the layout. 
505 8 |a Chapter 3: Working with ProductsIntroduction; Setting up the catalog defaults; Working with attribute sets; Working with product types; Adding a Facebook like button; Adding a product to the cart through querystring; Embedding a YouTube video; Changing the URL of a product page; Chapter 4: Creating a Module; Introduction; Creating files; Registering blocks, helpers, and models; Adding a new page; Adding a layout file; Adding a translation file; Adding a block of new products; Rewriting a core class; Chapter 5: Database Concepts; Introduction; Finding your way in the tables. 
505 8 |a Working with flat tablesWorking with EAV tables; Configuring a Master/Slave setup; Repairing the database; Chapter 6: Databases and Modules; Introduction; Registering the resource models; Registering connections; Installing and upgrading scripts; Creating a flat table with models; Working with Magento collections; Chapter 7: Magento Backend; Introduction; Registering a backend controller; Extending the menu; Adding an ACL; Extending the system configuration; Creating a grid from a database table; Adding customer attributes; Working with source models; Chapter 8: Event Handlers and Cronjobs. 
505 8 |a IntroductionUnderstanding Magento event types; Creating your own event; Adding an event observer; Introducing cronjobs; Creating a new cronjob; Testing your new cronjob; Chapter 9: Creating a Shipping Module; Introduction; Initializing module configurations; Writing an adapter model; Extending the shipping method features; Adding the module in the frontend; Chapter 10: Creating a Product Slider Widget; Introduction; Creating an empty module; Registering helpers and blocks; Creating a widget configuration file; Creating a block and the template files; Creating a custom configuration parameter. 
505 8 |a Finalizing the themingChapter 11: Performance Optimization; Introduction; Exploring the limits of a website; Optimizing the database and MySQL configuration; Optimizing the Apache web server; Tuning the Magento configurations; Configuring APC and Memcached; Optimizing the PHP configurations; Analyzing the page speed; Chapter 12: Debugging and Unit Testing; Introduction; Getting started with Xdebug; Debugging with FirePHP; Installing PHPUnit; Creating a Magento test case; Index. 
520 |a In Detail Magento is an open source e-commerce platform which has all the functionality to function from small to large online stores. Its architecture makes it possible to extend the functionalities with plugins where a lot of them are shared by the community. This is the reason why the platform is liked by developers and retailers. A practical developer guide packed with recipes that cover all the parts of Magento development. The recipes will start with the simple development exercises and get the more advanced as the book progresses. A good reference for every Magento developer! This book starts with the basics. The first thing is to create a test environment. Next, the architecture, tools, files and other basics are described to make you ready for the real work. The real work starts with the simple things like theming and catalog configuration. When you are familiar with this, we will move on to more complex features such as module and database development. When you have survived this, we will move on to the last part of making a shop ready for launch: performance optimization and testing. This book will guide you through all the development phases of Magento, covering the most common pitfalls through its recipes. Approach A collection of straightforward and practical recipes filled with examples to build a faster and more impressive Magento store. The recipes will provide you step-by-step instructions for installing, customizing, and managing your Magento store. Who this book is for If you are a developer with minor PHP knowledge and you want to start with Magento development, this book is for you. With its specially tailored recipes, we will guide you from simple development in Magento to the more advanced stuff. Even if you are an experienced Magento developer, some recipes in this book will interest you. The other recipes will serve as a good reference to look at. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Magento (Web site development tool) 
650 0 |a Electronic commerce  |x Computer programs. 
650 0 |a Open source software. 
650 0 |a Web site development. 
650 0 |a Web sites  |x Design. 
650 6 |a Commerce électronique  |x Logiciels. 
650 6 |a Logiciels libres. 
650 6 |a Sites Web  |x Développement. 
650 6 |a Sites Web  |x Conception. 
650 7 |a BUSINESS & ECONOMICS  |x Industrial Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management Science.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Organizational Behavior.  |2 bisacsh 
650 7 |a Electronic commerce  |x Computer programs  |2 fast 
650 7 |a Magento (Web site development tool)  |2 fast 
650 7 |a Open source software  |2 fast 
650 7 |a Web site development  |2 fast 
650 7 |a Web sites  |x Design  |2 fast 
700 1 |a Ferdous, Nurul. 
776 0 8 |i Print version:  |a Delvaux, Bart.  |t Magento 1.8 development cookbook : over 70 recipes to learn magento development from scratch.  |b Second edition.  |d Birmingham, England : Packt Publishing, ©2014  |h iii, 257 pages  |z 9781782163329 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=705949  |z Texto completo 
938 |a EBSCOhost  |b EBSC  |n 705949 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis27594972 
938 |a YBP Library Services  |b YANK  |n 11671180 
994 |a 92  |b IZTAP