Skip to content

How are Joomla custom libraries that already have a composer.json handled? #100

Discussion options

You must be logged in to vote

No. Composer was originally build to solve the problem of managing local dependencies per app or per site.

Joomlatools Server uses composer to load required dependencies to run it's own internal dashboard. This is totally separate and not related to using composer in a Joomla site. You can run composer in a site if you wish to load dependencies, or not. Composer is globally installed but dependencies are locally managed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexandreelise
Comment options

Answer selected by johanjanssens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants