is there any developers documentation?

Hi there,

I’m digging through the site and the forum but couldn’t find any documentation related on how to develop plug-ins / extensions
that will be embedded with suiteCRM.

Do I have to reverse engineer one of the extensions to understand how to develop something ?

appreciate the community’s help

Thanks

Hi

Here are two options - the community may know more.

https://suitecrm.com/community/developer-masterclasses

https://leanpub.com/suitecrmfordevelopers

I really hope there is some documentation available for developers that doesn’t require me to pay to get access to.

I guess I had to reverse engineer some of the free extensions … :sick:

Hi,
In addition to the above there is also the SugarCRM docs which, provided you are looking at the 6.5 docs, will be relevant. In particular see this page:

http://support.sugarcrm.com/02_Documentation/04_Sugar_Developer/Sugar_Developer_Guide_6.7/02_Application_Framework/Module_Loader/02_Introduction_to_the_Manifest/

Hope this helps,
Jim

Hi Jim,
thanks a lot yes this helps a lot.

So I can refer to SugarCRM documentation as suiteCRM it’s ported from there and I shouldn’t have any issue… hopefully