Hi! I started learn magento2, and now develope my first module.
I want to make form for my module in admin panel (see screenshot) - 1-2 input for module configuration.
Please ask me how i can dit it
Thanks.
Solved! Go to Solution.
HI @Chin35,
You can follow magento documentation for the admin module configuration.
https://devdocs.magento.com/guides/v2.3/ext-best-practices/extension-coding/example-module-adminpage...
I hope it will help you!
Hello @Chin35 ,
Please check the below link :
https://www.magestore.com/magento-2-tutorial/3169-2/
https://www.atwix.com/magento-2/system-configuration/
I hope this will help you. If still you have any issue, please let me know.
If it helps you, please accept it as solution and give kudos.
Regards.
HI @Chin35,
You can follow magento documentation for the admin module configuration.
https://devdocs.magento.com/guides/v2.3/ext-best-practices/extension-coding/example-module-adminpage...
I hope it will help you!