EspoCRM scripting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aysal
    Junior Member
    • Nov 2023
    • 11

    EspoCRM scripting

    Hi there,
    i would like to start making my own little scripts or addons in espocrm for my own usecase.
    It is long ago that i did programming, but i think this is a good place to start.
    I would iike to start with little scripts that fill my own targetlists dynamically or create and send out emails etc. So it is about little things.

    What is a good place to start?
    Which Language to i use? PHP? Javascript? Java?

    Hope you aöö can help me doing my first steps here in customizing my own Espocrm with my own scripts.

    Thx a lot
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #2
    Hi aysal,

    Perhaps the following thread will be helpful:

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      The backend is PHP, the frontend is JS.

      For a better developer experience I recommend PhpStorm IDE.

      For extension development, I recommend using our template repository: https://docs.espocrm.com/development...on-development
      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

      Working...