دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Branko Ajzele
سری:
ISBN (شابک) : 1789343445, 9781789343441
ناشر: Packt Publishing
سال نشر: 2018
تعداد صفحات: 218
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 3 Mb
در صورت تبدیل فایل کتاب Magento 2 Development Quick Start Guide: Build better stores by extending Magento به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب راهنمای شروع سریع توسعه Magento 2: با گسترش Magento فروشگاه های بهتری بسازید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
یک فروشگاه آنلاین تعاملی ایجاد کنید و آن را با استفاده از Magento بیشتر سفارشی کنید
Magento یک باز است منبع، پلت فرم تجارت الکترونیک در سطح سازمانی با دامنه نامحدود برای سفارشی سازی. این باعث می شود نه تنها برای فروشندگان، بلکه برای توسعه دهندگان نیز گزینه ای عالی باشد.
این کتاب شما را از طریق توسعه Magento راهنمایی میکند و به شما آموزش میدهد که چگونه ماژولهایی را توسعه دهید که عملکرد آن را گسترش داده یا تغییر دهید و به فروشگاههای Magento انعطافپذیرتر و سودآورتر منجر شود. شما با یک نمای کلی ساختاری از اجزای اصلی توسعه Magento شروع می کنید.
میآموزید که چیزهایی مانند پلاگینها، رویدادها، مدلها، کنترلکنندهها، طرحبندیها و اجزای رابط کاربری در چشمانداز توسعه کجا قرار میگیرند. نمونه هایی از استفاده از این مؤلفه ها برای گسترش Magento را مرور خواهید کرد. همانطور که پیشرفت می کنید، مجموعه ای متنوع از ماژول های کوچک اما کاربردی Magento را خواهید ساخت.
در پایان این کتاب، شما نه تنها یک پایه محکم در معماری توسعه Magento خواهید داشت. شما همچنین تجربه عملی از توسعه ماژول ها برای سفارشی سازی و گسترش فروشگاه های مجنتو خواهید داشت.
این کتاب برای توسعه دهندگان توانمند PHP، تنها با دانش اولیه پلتفرم Magento مورد نیاز است.
Create an interactive online store and customize it further using Magento
Magento is an open source, enterprise-level e-commerce platform with unlimited scope for customization. This makes it a great choice not only for vendors, but for developers as well.
This book guides you through Magento development, teaching you how to develop modules that extend or change its functionality, leading to more flexible and proftable Magento stores. You start with a structural overview of the key Magento development components.
You will learn where things such as plugins, events, models, controllers, layouts, and UI components ft into the development landscape. You will go through examples of using these components to extend Magento. As you progress, you will be building a diverse series of small but practical Magento modules.
By the end of this book, you will not only have a solid foundation in the Magento development architecture; you will also have practical experience of developing modules to customize and extend Magento stores.
This book is for competent PHP developers, with only basic knowledge of the Magento platform required.
Cover Title Page Copyright and Credits Packt Upsell Contributors Table of Contents Preface Chapter 1: Understanding the Magento Architecture Technical requirements Installing Magento Modes Areas Request flow processing Modules Creating the minimal module Cache Dependency injection Argument injection Virtual types Proxies Factories Plugins The before plugin The around plugin The after plugin Events and observers Console commands Cron jobs Summary Chapter 2: Working with Entities Technical requirements Understanding types of models Creating a simple model Methods worth memorizing Working with setup scripts The InstallSchema script The UpgradeSchema script The Recurring script The InstallData script The UpgradeData script The RecurringData script Extending entities Creating extension attributes Summary Chapter 3: Understanding Web APIs Technical requirements Types of users Types of authentication Types of APIs Using existing web APIs Creating custom web APIs Understanding search criteria Summary Chapter 4: Building and Distributing Extensions Technical requirements Building a shipping extension Distributing via GitHub Distributing via Packagist Summary Chapter 5: Developing for Admin Technical requirements Using the listing component Using the form component Summary Chapter 6: Developing for Storefront Technical requirements Setting up the playground Calling and initializing JS components Meet RequireJS Replacing jQuery widget components Extending jQuery widget components Creating jQuery widgets components Creating UI/KnockoutJS components Extending UI/KnockoutJS components Summary Chapter 7: Customizing Catalog Behavior Technical requirements Creating the size guide Creating the same day delivery Flagging new products Summary Chapter 8: Customizing Checkout Experiences Technical requirements Passing data to the checkout Adding order notes to the checkout Summary Chapter 9: Customizing Customer Interactions Technical requirements Understanding the section mechanism Adding contact preferences to customer accounts Adding contact preferences to the checkout Summary Other Books You May Enjoy Index