2.2.1 zip was broken

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.

  • Looks like a composer bug.

    composer install --no-dev --ignore-platform-reqs --prefer-dist

    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.

Feedback and Planning

Feedback and Planning

Discussions about the past, present, and future of Elgg and this community site.