• Permissions

    Hello I am using sugarcrm "sugar_mar_version":"Q2 2022", with apache 2.4 and php-fpm 7.4. This is what happens when I try to create a custom modules. [Fri Mar 10 10:27:49.878844 2023] [proxy_fcgi:error] [pid 29246] [client] AH01071: Got error 'PHP…
  • how to find out the custom module

    Hi, My Sugarcrm has been customized a lot, I just wonder how can I find out which module is custom build and which one is come with Sugarcrm? I have check Admin->Studio. From the left side tree list, I can see all module are list here. I can see some…
  • How to develop an module builder for SugarCRM v8?

    Hi, I'm planning to develop a module builder to upload in SugarCRM v8 to display values from a third party website. So, in the contact page, the module builder should take the contact's email and search in the third party website using the API request…