docdev icon indicating copy to clipboard operation
docdev copied to clipboard

Doc (plugin) not clear enough

Open kl3sk opened this issue 6 years ago • 2 comments

I read about 50 times the documentation to create a plugin, but I can't achieve to do what I want.

Even if my PR are not merged on Read the docs, I don't understand what to do after this section. It says, do a CRUD with you object. Fine, but how to access it after.

I think the doc should be re-read/re-written (I talk about the plugin part).

If some one can help me, I sent it to the forum, but no one answers, maybe here.

Thanks

kl3sk avatar Jun 03 '19 08:06 kl3sk

@trasher where can I found help about plugins development ? Indeed the documentation require more detailed examples.

For example:

  • How to use the explained CRUD. I follow theses steps and don't know what to do next ?
  • I have a list in a Ticket tab, (don't even know if I do the right way) and now I don't know how to edit/delete entry/entries

EDIT: If solve my problems, I could try to update the doc consequently.

kl3sk avatar Jun 05 '19 08:06 kl3sk

Hi @kl3sk ,

Maybe having a look at the example plugin will help you correct the problem.

https://github.com/pluginsGLPI/example

DonutsNL avatar Jul 06 '23 10:07 DonutsNL