H
H
Heretic Man2020-04-13 12:21:18
OctoberCMS
Heretic Man, 2020-04-13 12:21:18

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

1 answer(s)
P
Pavel Lovtsevich, 2020-04-13
@heretic_man

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 question

Ask a Question

731 491 924 answers to any question