Hi, I am new in Magento. I have to work backend in Magento2. Therefore I have to understand
magento module, controller, event, database and so on. Is there any good tutorial? Thank you
Solved! Go to Solution.
Welcome to the community forums.
This community forums is a very good platform to ask the questions and try to help others.
You can also start diving into the http://devdocs.magento.com/
You can get an idea about the already reported/existing issue from Github: https://github.com/magento/magento2/issues
Also, you should read this post: https://community.magento.com/t5/Welcome-to-the-Magento-Community/Start-here-and-hello-from-me/m-p/5... (in particular the guidelines)
If you're new to our forums, welcome! Take a look around, introduce yourself, check out our guidelines, and be sure to reach out to me or any of our awesome moderators if you have any questions.
You can ask also question to Magento Community Manager @sherrie if you have still issue.
Glad to know that you are working on backend Magento 2 - below i am sharing few links from there you will get exact idea how exactly backend works - what is event , plugin and how to create custom module and all the things :
https://devdocs.magento.com/videos/
https://www.toptal.com/magento/magento-2-tutorial-building-a-complete-module
https://devdocs.magento.com/guides/v2.3/extension-dev-guide/bk-extension-dev-guide.html
Also for any topic if you need more details follow the devdocs.magento.com - it have all the materials you want.
Looking forward to your contribution on this forum
Below link will definately help you .
https://devdocs.magento.com/videos/
https://www.youtube.com/channel/UCxbWGz6h6KNQsi2ughRUV2Q
Hello @mohammad khonda
You can follow magento devdocs:
https://docs.magento.com/m2/ce/user_guide/getting-started.html
Apart from that follow below shared link, you will understand Magento architecture, controller, database all required.
https://alanstorm.com/category/magento-2/
Welcome to the community forums.
This community forums is a very good platform to ask the questions and try to help others.
You can also start diving into the http://devdocs.magento.com/
You can get an idea about the already reported/existing issue from Github: https://github.com/magento/magento2/issues
Also, you should read this post: https://community.magento.com/t5/Welcome-to-the-Magento-Community/Start-here-and-hello-from-me/m-p/5... (in particular the guidelines)
If you're new to our forums, welcome! Take a look around, introduce yourself, check out our guidelines, and be sure to reach out to me or any of our awesome moderators if you have any questions.
You can ask also question to Magento Community Manager @sherrie if you have still issue.
Glad to know that you are working on backend Magento 2 - below i am sharing few links from there you will get exact idea how exactly backend works - what is event , plugin and how to create custom module and all the things :
https://devdocs.magento.com/videos/
https://www.toptal.com/magento/magento-2-tutorial-building-a-complete-module
https://devdocs.magento.com/guides/v2.3/extension-dev-guide/bk-extension-dev-guide.html
Also for any topic if you need more details follow the devdocs.magento.com - it have all the materials you want.
Looking forward to your contribution on this forum
Below link will definately help you .
https://devdocs.magento.com/videos/
https://www.youtube.com/channel/UCxbWGz6h6KNQsi2ughRUV2Q
Hello @mohammad khonda
You can follow magento devdocs:
https://docs.magento.com/m2/ce/user_guide/getting-started.html
Apart from that follow below shared link, you will understand Magento architecture, controller, database all required.
https://alanstorm.com/category/magento-2/