docdev icon indicating copy to clipboard operation
docdev copied to clipboard

Documentation for glpi developpers

Results 22 docdev issues
Sort by recently updated
recently updated
newest added

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...

GLPI is written in multiple languages and while it is still predominately PHP, the amount of JavaScript has increased a lot in recent versions and in 10.0 there will be...

Hello, As discuss on https://github.com/glpi-project/glpi/issues/2100#issuecomment-470433013 typehint should be introduced. If required, i can made a PR to update the doc. Regards, Anael

When adding a new migration, there are several files to change; and there are various cases to keep in mind (such as using or not the `-dev` in version). Since...

Explain how entities work

enhancement
help wanted

Some plugins rely on ZF Loader that will be removed soon: https://github.com/fusioninventory/fusioninventory-for-glpi/issues/2079 We'll need a word about autoloading (when required) in the docs.

enhancement
help wanted

Follows https://github.com/glpi-project/glpi/pull/1940

enhancement
help wanted