diff options
-rw-r--r-- | UPGRADE.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 662c7d547..e0cb69da3 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -29,10 +29,10 @@ Upgrading from Elgg 1.7 to 1.8. * settings * simplecache * views - * mod/profile -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 @@ -41,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. |