Edit: 2.2.1 zip release has been fixed.
I just created this release: https://elgg.org/getelgg.php?forward=elgg-2.2.1.zip but when I open it almost all the plugins are missing from /mod. They exist in /vendor/elgg/elgg/mod but are not symlinked to where Elgg will see them.
I may not get this resolved tonight.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Steve Clay@steve_clay

Steve Clay - 0 likes
You must log in to post replies.Looks like a composer bug.
On first run of this, the post install script is not run.
On second run, it executes \Elgg\Composer\PostInstall::execute, which sets up the plugin symlinks.