Page 1 of 1

Module API Stability

Posted: Fri 25. Sep 2009, 03:56
by mrampersad
Are add-on modules the intended method for developers to extend the function of phpwcms in a way that will continue to work when updates happen? Since my other topic received no replies, I would like to create my own add-on module, but I fear that a later upgrade of phpwcms will break my code unexpectedly. Can anyone tell me if the add-on module API is stable and intended for use by third-party developers?

Re: Module API Stability

Posted: Fri 25. Sep 2009, 09:36
by Oliver Georgi
Yes, you can use it and it's not planned to change things behind.

Oliver