diff options
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r-- | UPGRADE.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 0f1cd2ba3..e0cb69da3 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -28,10 +28,11 @@ Upgrading from Elgg 1.7 to 1.8. * search * settings * simplecache - * views + * views -4. Delete the following core plugins from the Elgg mod directory. These +4. Delete the following core plugins from the Elgg mod directory. Most of these plugins are deprecated and no longer supported by Elgg's core developers. + Others have been significantly changed and need to be replaced by new versions. If you modified these plugins, you will need to upgrade the plugin to work in Elgg 1.8. * captcha @@ -40,6 +41,7 @@ Upgrading from Elgg 1.7 to 1.8. * friends * riverdashboard * twitter_service + * profile 5. Upload and overwrite your existing Elgg files with the Elgg 1.8 files. |