> ## Content Index
> Fetch the complete content index at: https://www.process-one.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# Resources for ejabberd modules developers
- URL: https://www.process-one.net/blog/resources-for-ejabberd-modules-developers/
- Published: 2007-02-21T23:00:00.000Z
- Updated: 2024-09-24T14:59:21.000Z
- Description: We have made available some resources useful to ejabberd modules developers.
- Author: ProcessOne

We have written a [documentation on modules development](https://www.process-one.net/en/wiki/ejabberd%5Fmodule%5Fdevelopment/), covering core modules API, events/hooks mechanism, IQ handling and route table mechanisms. This documentation is available on our wiki and will be completed progressively. Don’t hesitate to discuss about it directly on the associated Talk pages. You can also correct or update the documentation pages if you have some knowledge to do so.

We have also set up a [forum](https://www.process-one.net/en/forum/viewforum/11/) for discussing issues related to ejabberd modules.

And we have a [subversion repository dedicated to ejabberd modules](https://www.process-one.net/blog/boosting%5Fcollaboration%5Fin%5Fthe%5Fejabberd%5Fmodules%5Fdevelopment%5Fcommunity/), so, if you have developed some interesting modules, just ask us for commit rights. This way, your modules code will be reviewed and maintained by the community.