Answer the question
In order to leave comments, you need to log in
How can I use composer to install ckeditor to the path I specified?
I install ckeditor via composer,
composer require ckeditor/ckeditor
after which it is located in the vendor directory
and I need to install it in the www directory, which is on the same level as the vendor
What should I do to put it in www?
Answer the question
In order to leave comments, you need to log in
This is the front library. To do this, you must use bower or npm
Composer is used to install (Not always) only back packages
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question