Adding PHP page to menu structure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • joostk
    Junior Member
    • Nov 2020
    • 21

    Adding PHP page to menu structure

    Dear all,

    Im looking to add a PHP page to the menu structure (some sort of entity) that displays a PHP page within Espo.

    Your help is appreciated!

    Kind regards,

    Joost
  • dodom2
    Senior Member
    • Jan 2020
    • 198

    #2
    We tried this back last year and was never able to make it work successfully. We wanted to add a custom page from the menu into espo. We did however figure out a workaround and put it into a slideout instead which has worked fine for us. Maybe t his will help you

    Comment

    • joostk
      Junior Member
      • Nov 2020
      • 21

      #3
      Originally posted by dodom2
      We tried this back last year and was never able to make it work successfully. We wanted to add a custom page from the menu into espo. We did however figure out a workaround and put it into a slideout instead which has worked fine for us. Maybe t his will help you
      Same issues here, do you have some information on how you succeeded by using the slideout?

      Comment

      • dodom2
        Senior Member
        • Jan 2020
        • 198

        #4
        Please read thru this here



        You may need to reverse engineer a similar feature in espo to learn how to do it exactly as we did. Sorry Im not more help!

        Comment

        • joostk
          Junior Member
          • Nov 2020
          • 21

          #5
          Originally posted by dodom2
          Please read thru this here



          You may need to reverse engineer a similar feature in espo to learn how to do it exactly as we did. Sorry Im not more help!
          Thanks for your support!

          anyone else that might have a solution?

          Comment

          • telecastg
            Active Community Member
            • Jun 2018
            • 907

            #6
            Hello, it is possible with coding. https://forum.espocrm.com/forum/deve...om-php-content
            Last edited by telecastg; 01-01-2023, 09:17 PM.

            Comment


            • dodom2
              dodom2 commented
              Editing a comment
              Trying this! If this works I will buy you a beer!

            • telecastg
              telecastg commented
              Editing a comment
              I will gladly take it

              Please see corrected reference to the front-end controller at Step 2
          Working...