cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Developer Documentation

Magento 2 Developer Documentation

Welcome to Magento 2! Before you get started, please be sure to check out our Magento 2 Developer Documentation. You might find the answer to your question there.

 

When asking a question, please be as specific as possible. The more details you share, the better someone can help guide you to a solution. 

--

Developer Relations, Adobe Experience Cloud
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: https://magento.com/resources/technical
24 REPLIES 24

Re: Magento 2 Developer Documentation

 Hello, for those who are not satisfied about M2 Developer Documentation what are there any alternatives? 

Is there any tutorial about development?

Re: Magento 2 Developer Documentation

I have a feeling you feel the same way I do

 

That's why I posted this suggestion.  Be interested to see if anything happens

 

https://community.magento.com/t5/Magento-2-Feature-Requests-and/A-PHP-Developer-guide-with-an-Exampl...

 

Re: Magento 2 Developer Documentation

For Magento 2 basic tutorials and extensions please see https://magento2extension.com/

Re: Magento 2 Developer Documentation

I have been through this documentation and I have tried to use the swagger automatic documentation for the APIs.  The old documentation for Megento 1 was much more thorough.  It gave a better explanation for what is being done by the API, what the different parameters mean, and expected returns.  The swagger does list inputs and outputs but only in the most basic sense.  The few words added to the API in swagger usually do not contain usefull information.  In general they just restate the name of the api endpoint with a few added articles and conjunctions.  

The fact that I have to dig through the source code to figure out what is actually happening is a bit much for just writing an integration to get and ship orders.

 

Is there any better more detailed API documentation?

Re: Magento 2 Developer Documentation

For magento 2 quick fixes and  tricks  do visit

 

https://blog.qaisarsatti.com/

 

Find helpful ? Consider Giving Kudos to this post.
Problem solved? Click Accept as Solution!"
Qaisar Satti

Re: Magento 2 Developer Documentation

Here are basic tutorial for new developer about Magento 2

https://blog.qaisarsatti.com/magento_2/

Find helpful ? Consider Giving Kudos to this post.
Problem solved? Click Accept as Solution!"
Qaisar Satti

Re: Magento 2 Developer Documentation

Excellent piece of work , carefully articulated keeping in mind the needs of developers - those who foresee their career in e Commerce , especially Magento!

Re: Magento 2 Developer Documentation

Good work!

 

Please also consider these:

Events

Events that change data before save

Plugins

Admin Options

Admin Options with source models

Adding custom attributes (customer, order, product) - setup/upgrade process

Custom attributes with custom source models

Console scripts

Deployment strategy with no downtime

Grunt compilation (theme setup)

Crud operations with custom attributes

Programatically creating products, customers, orders, product links, reviews

Payment module

Shipment module

Direct SQL queries

Use of DI over object manager

Use of API

Knockout JS tutorial

Custom widget

Custom listing page with filtering/pagination

 

And perhaps more specifc on some topics already covered - product collection that gets products with special price

 

Re: Magento 2 Developer Documentation

Also perhaps some feedback from one of the Magento team

 

Where in the developer docs can I find even the simplest info such as how to create a console script?

 

You have an excellent product but you really need to put more time and resources into your developer documentation.

 

This is what you are competing against: https://symfony.com/doc/current/console.html