How to Add Custom Facebook Settings Section in Administration?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ashif Malayil
    Senior Member
    • Dec 2023
    • 266

    #1

    How to Add Custom Facebook Settings Section in Administration?

    Hi Team,

    I want to add a Facebook Settings section under Administration in EspoCRM to store an Access Token.

    Which files or modules should I modify/extend to:
    • Add a new settings panel
    • Save the Access Token

    What’s the recommended (upgrade-safe) approach?
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9810

    #2
    As config parameter: https://docs.espocrm.com/development...ig-parameters/

    Or add to Administration > Integrations > Facebook. You can use the existing Google Maps integration as example.

    Comment

    • Ashif Malayil
      Senior Member
      • Dec 2023
      • 266

      #3
      Thanks yuri for the prompt response as always!

      Comment

      Working...