I Want upgrading 2.3.4 to 3.0.2 Is this the best and fastest way to update Or is there a way easier:
If you had your Elgg 2.3 project installed using composer, you can follow this sequence:
Back up your database, data directory, and code
composer self-update
cd ./path/to/project/root
composer require elgg/elgg:~3.0.0
composer update
vendor/bin/elgg-cli upgrade async -v
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.