[Begginer] - Template language / library used in EspoCRM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rober
    Junior Member
    • Jul 2020
    • 13

    [Begginer] - Template language / library used in EspoCRM

    Hi,

    I am reading the developer's documentation and i can't find any information regarding which templating library is used for rendering views.
    I want to make some customs changes to the list view of my entity but i don't know the template syntax.

    Thanks.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi,

    It's Handlebars.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


    • Rober
      Rober commented
      Editing a comment
      Thank you,

      i will try to collaborate making a PR with this usefull information in the developer documentation.

    • esforim
      esforim commented
      Editing a comment
      Looking forward to it! Thanks and welcome to EspoCRM.

      PS. I'm just a GUI user, almost zero skill in programming.
  • telecastg
    Active Community Member
    • Jun 2018
    • 907

    #3
    This link lists the different libraries/frameworks used for front-end and back-end https://github.com/espocrm/espocrm/issues/277

    Comment

    Working...