Using an image outside of ExpoCRM.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chags
    Junior Member
    • Sep 2022
    • 2

    Using an image outside of ExpoCRM.

    would like to display an image from ExpoCRM on the external part of my website using the following URL: https://internetemoferta.com.br/vend...593b767c6e4829. However, I realized that it's not possible because the URL requires authentication, and I couldn't find the absolute path to the image. Does anyone know how I can achieve this?"
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1602

    #2
    by default you cannot display linked attachments (as image in espoCRM is called attachment) for security reasons. But you may use this extension: https://github.com/dubas-pro/ext-public-attachment
    It changes the entry point to the image to be downloadable etc. The path of an image is easy to achieve by right-click into the image.

    Comment

    • emillod
      Active Community Member
      • Apr 2017
      • 1405

      #3
      shalmaxb thanks for linking our extension
      chags please remember that this extension will made ALL files available to public if someone guess the id. It's a risk.

      Comment

      Working...