Answer the question
In order to leave comments, you need to log in
How to add php library to October CMS?
October CMS hangs on a server where there is no access to composer.
I need to install the crm php library, but I don't know how.
Tell me please.
Answer the question
In order to leave comments, you need to log in
In order to use Composer in place with October, October itself must be installed via Composer. If you install EMNIP in a different way, nothing will work.
composer create-project october/october myoctober
After that, set the required package as standard:
composer require ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question