You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Navigate in the ACP to `Customise -> Extension Management -> Extensions`.
63
-
3. Click `Enable`.
64
-
65
46
Note: This extension is in development. Installation is only recommended for testing purposes and is not supported on live boards. This extension will be officially released following phpBB 3.1.0.
66
47
67
-
## Uninstallation
68
-
Navigate in the ACP to `Customise -> Extension Management -> Extensions` and click `Disable`.
48
+
## Installation
49
+
1.[Download the latest release](https://github.com/VSEphpbb/passwordstrength/releases) and unzip it.
50
+
2. Copy the entire contents from the unzipped folder to `phpBB/ext/vse/passwordstrength/`.
51
+
3. Navigate in the ACP to `Customise -> Manage extensions`.
52
+
4. Find Password Strength under "Disabled Extensions" and click `Enable`.
69
53
70
-
To permanently uninstall, click `Delete Data` and then you can safely delete the `/ext/vse/passwordstrength` folder.
54
+
## Uninstallation
55
+
1. Navigate in the ACP to `Customise -> Manage extensions`.
56
+
2. Click the `Disable` link for Password Strength.
57
+
3. To permanently uninstall, click `Delete Data`, then delete the `passwordstrength` folder from `phpBB/ext/vse/`.
71
58
72
59
## License
73
60
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)
0 commit comments