Tutorials on mautic.org

I was wondering what I would need to do to get some tutorials posted on mautic.org. I just created a custom theme and I’m working on creating a plugin and I’d like to create some tutorials and probably some sample repositories for people to work off of. I’ve made some edits to the developer documentation, but the documentation really just throws all the information at you without breaking it down into a understandable steps (which is as it should be obviously). There are also some tips/tricks that don’t necessarily fit into the documentation, but would make the process of creating plugins dramatically easier. The existing tutorials on themes and plugins on mautic.org are incomplete and/or outdated, so I want to create some current more thorough ones. I can and probably will put them on my own site as well. I just thought they’d be easier to find if they were on mautic.org as well.



Thanks.

I was wondering what I would need to do to get some tutorials posted on mautic.org. I just created a custom theme and I’m working on creating a plugin and I’d like to create some tutorials and probably some sample repositories for people to work off of. I’ve made some edits to the developer documentation, but the documentation really just throws all the information at you without breaking it down into a understandable steps (which is as it should be obviously). There are also some tips/tricks that don’t necessarily fit into the documentation, but would make the process of creating plugins dramatically easier. The existing tutorials on themes and plugins on mautic.org are incomplete and/or outdated, so I want to create some current more thorough ones. I can and probably will put them on my own site as well. I just thought they’d be easier to find if they were on mautic.org as well.

Thanks.

Thanks for the interest! You can edit current documentation in this repo:

https://github.com/mautic/documentation

And the developer documentation in the

https://github.com/mautic/developer-documentation

Here is a short How To: https://github.com/mautic/documentation#how-to-contribute-to-the-docs

We used to have some more tutorials in the blog area, but it’s hard to keep up to the Mautic development speed on multiple places. It’s easier to update it at only one place. The current documentation was written by the developers so you can imagine it is not quite easy to read/follow my normal folks. Any help is very welcome!

Thanks for the reply escopecz. I’ll add some more stuff to the dev docs and see how that goes.