How to add a plugin ?

How to add a plugin ?

Asad Matani -
Atsakymų skaičius: 3
How can i create a plugin  ?
Įvertinimų vidurkis: -
Atsakymas į Asad Matani

Re: How to add a plugin ?

Marcus Green -
Core developers paveikslėlis Particularly helpful Moodlers paveikslėlis Plugin developers paveikslėlis Testers paveikslėlis
I don't understand your question.
Atsakymas į Marcus Green

Re: How to add a plugin ?

Asad Matani -
Plugins as the document example for adding button in more page or a menu .i am trying to make a plugin and i did follow the instruction for this doc :
https://moodledev.io/general/app/development/plugins-development-guide
but it does not exist and not shown.
Atsakymas į Asad Matani

Re: How to add a plugin ?

Marcus Green -
Core developers paveikslėlis Particularly helpful Moodlers paveikslėlis Plugin developers paveikslėlis Testers paveikslėlis
I still don't understand your question. If you are creating a new plugin and an essential file does not exist you would need to create it. For a mobile plugin to work you need it first to work in the browser and then consider mobile. The Moodle Acadamy has a free course on developing plugins, you might want to follow that first and then move on to adapting a working plugin to work with mobile.

Whenever you ask a question here supply as much information as possible, Good luck with your development.