Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.25 KB

README_updating_a_developer_version.md

File metadata and controls

19 lines (15 loc) · 1.25 KB

Updating a developer version (dev, beta, RC) of "LF who was here 2":

The "clean" way: you loose all data and configuration of LF-WWH2 and you get the default configuration.

  1. Download and extract the Zip archive of the GitHub release.
  2. In the extension management disable "LF who was here 2".
  3. In the extension management uninstall "LF who was here 2" by "Delete data".
  4. Delete the folder whowashere/ inside ext/lukewcs/ from phpBB.
  5. Copy the folder lukewcs/ from the Zip archive including all subfolders and files to ext/ from phpBB (upload).
  6. In the extension management, enable "LF who was here 2".

The "dirty" way: you keep all data and configuration of LF-WWH2, but you must adjust all new settings.

  1. Download and extract the Zip archive of the GitHub release.
  2. In the extension management disable "LF who was here 2".
  3. Delete the folder whowashere/ inside ext/lukewcs/ from phpBB.
  4. Copy the folder lukewcs/ from the Zip archive including all subfolders and files to ext/ from phpBB (upload).
  5. In the extension management, enable "LF who was here 2".
  6. Last, you must save the settings page again: open LF-WWH2's settings, correct the settings if needed (especially the new ones) and save the page, with or without changes.