Dependencies for custom modules

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Dependencies for custom modules

    Hi is there best practice for how to manage any dependencies of custom modules? ie PHP libraries which are required. Where should the files be stored?
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    application/Espo/Modules/{MODULE_NAME}

    I think you can put libs there and setup autoloader..
    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...