دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Branko Ajzele
سری:
ISBN (شابک) : 9781783280391
ناشر: Packt Publishing
سال نشر: 2013
تعداد صفحات: 128
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 4 مگابایت
در صورت تبدیل فایل کتاب Getting Started with Magento Extension Development: Understand Magento extensions, and build your own from scratch! به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب شروع به کار با توسعه فرمت Magento: پسوند Magento را بشناسید ، و از ابتدا خود را بسازید! نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
ماژولها، گروهی از فایلهای php و xml هستند که به منظور گسترش سیستم با عملکردهای جدید یا نادیده گرفتن رفتار اصلی سیستم هستند. بیشتر سیستم Magento پایه با استفاده از سیستم ماژول ساخته شده است، بنابراین می توانید ببینید که چرا آنها یک ویژگی مهم برای این راه حل های منبع باز تجارت الکترونیک غنی هستند. این کتاب تکنیکهای کلیدی توسعه ماژول را بررسی میکند و به شما میآموزد که ماژولهای خود را تغییر دهید، درک کنید و ساختار دهید تا بتوانید پایهای قوی برای توسعه ماژول Magento تمیز و بدون مزاحم به دست آورید. شروع به کار با Magento Extension Development یک راهنمای عملی و عملی برای ساخت ماژول های Magento از ابتدا است. این کتاب مقدمه ای عمیق ارائه می کند و به شما کمک می کند تا ویژگی هایی مانند؛ بلوکها، کنترلکنندهها، مدلها، فایلهای پیکربندی و سایر عناصر حیاتی که به معماری Magento کمک میکنند.
Modules, are a group of php and xml files meant to extend the system with new functionality, or override core system behavior. Most of the base Magento system is built using the module system, so you can see why they are an important feature for this rich open-source e-commerce solutions. This book explores key module development techniques and teaches you to modify, understand and structure your modules making it easy for you to get a strong foundation for clean and unobtrusive Magento module development. Getting Started with Magento Extension Development is a practical, hands-on guide to building Magento modules from scratch. This book provides an in depth introduction and helps you discover features such as; blocks, controllers, models, configuration files, and other crucial elements which contribute to the Magento architecture.
Content: Cover
Copyright
Credits
About the Author
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: An Overview of Magento Extension
The root directory structure
Code pools
The theme system
Basic extension configuration
Controllers
Blocks
The model, resource, and collection
The event / observer pattern
Cron jobs
Helpers
System configuration options
Summary
Chapter 2: Building the Extension --
Maximum Order Amount
Planning your extension
Registering your extension
Building the configuration options interface
Adding the business logic
Summary. Chapter 3: Building the Extension --
LoggerPlanning your extension
Registering your extension
Setting up the model and install script
Building the visual components
Adding the business logic
Summary
Chapter 4: Building the Extension --
Shipping
Shipping methods
Planning your extension
Registering your extension
Dissecting the existing shipping method
Defining your shipping method
Adding the business logic
Summary
Chapter 5: Building the Extension --
Payment
Payment methods
Planning your extension
Registering your extension
Dissecting the existing payment method. Defining your payment methodExtension business logic
Summary
Chapter 6: Packaging and Publishing Your Extension
Magento Connect
Free extensions versus commercial extensions
Packaging your extension
Creating an extension profile
Uploading the extension package
Summary
Index.