Skip to content

Commit 130d453

Browse files
committed
Update README [ci skip]
Point users to download from Titania, update install instructions, add policy regarding translation pull requests
1 parent ebe4d57 commit 130d453

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ An extension for phpBB 3.1 that allows administrators to easily add their Google
44

55
[![Build Status](https://travis-ci.org/phpbb-extensions/googleanalytics.png)](https://travis-ci.org/phpbb-extensions/googleanalytics)
66

7-
## Quick Install
8-
You can install this on the latest release of phpBB 3.1 by following the steps below:
7+
## Install
98

10-
1. [Download the latest release](https://github.com/phpbb-extensions/googleanalytics/releases).
11-
2. Unzip the downloaded release, and change the name of the folder to `googleanalytics`.
12-
3. In the `ext` directory of your phpBB board, create a new directory named `phpbb` (if it does not already exist).
13-
4. Copy the `googleanalytics` directory to `phpBB/ext/phpbb/` (if done correctly, you'll have the main composer JSON file at (your forum root)/ext/phpbb/googleanalytics/composer.json).
14-
5. Navigate in the ACP to `Customise -> Manage extensions`.
15-
6. Look for `Google Analytics` under the Disabled Extensions list, and click its `Enable` link.
16-
7. Set up and configure Google Analytics by navigating in the ACP to `General` -> `Board Configuration` -> `Board Settings`.
9+
1. [Download the latest validated release](https://www.phpbb.com/customise/db/extension/googleanalytics/).
10+
2. Unzip the downloaded release and copy it to the `ext` directory of your phpBB board.
11+
3. Navigate in the ACP to `Customise -> Manage extensions`.
12+
4. Look for `Google Analytics` under the Disabled Extensions list, and click its `Enable` link.
13+
5. Set up and configure Google Analytics by navigating in the ACP to `General` -> `Board Configuration` -> `Board Settings`.
1714

1815
## Uninstall
1916

@@ -27,5 +24,9 @@ You can install this on the latest release of phpBB 3.1 by following the steps b
2724
* Report bugs and other issues to our [Issue Tracker](https://github.com/phpbb-extensions/googleanalytics/issues).
2825
* Support requests should be posted and discussed in the [Google Analytics topic at phpBB.com](https://www.phpbb.com/customise/db/extension/googleanalytics/support).
2926

27+
## Translations
28+
29+
* Translations should be posted to the [Google Analytics topic at phpBB.com](https://www.phpbb.com/customise/db/extension/googleanalytics/support/topic/130756). We accept pull requests for translation corrections, but we do not accept pull requests for new translations.
30+
3031
## License
3132
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)

0 commit comments

Comments
 (0)