claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

External vendor load and internal plugin install issues #1529

Closed NPavie closed 3 years ago

NPavie commented 3 years ago
Q A
Bug report? yes
Version? 13.x.

While trying to install the new home plugin after updating the sources, I had an issue with the VERSION.txt file being not found in the install process. I also had an issue with the schema search during the loading of a custom resource.

I did a fix for both in SIDPT/Claroline@e146018 if you want to check it.

(I followed the pattern describe in the vendor-shortcut webpack plugins for the external plugin schema search)

chalasr commented 3 years ago

Fixed in #1571