Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
PayBas committed Aug 19, 2014

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent c5c85a6 commit 24cb985
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,41 @@
PBWoW3ext
PBWoW 3 Extension for phpBB 3.1
=========

Extention for phpBB 3.1 to enhance the PBWoW 3 style with additional functionality.
Extension for phpBB 3.1 to enhance the PBWoW 3 style with additional functionality.

## Features
- Game avatars and profile icons (WoW, Diablo 3 & Wildstar) generated based on custom profile fields
- Automatically configured gaming profile fields
- Battle.net API functions to get WoW character information (incl. avatars) from live servers
- ACP module features:
- Version update checking
- Compatibility and config check, to see if PBWoW 3 has been configured correctly
- Gaming avatars settings
- Quick access to enable/disable profile fields for specific games
- Custom logo settings (enable/disable, url, size, margins)
- Custom header-bar (enable/disable, content, fixed to top)
- Custom header-box links (enable/disable, content)
- Video background settings (enable/disable, display on all pages or index only, fixed position)

#### Requirements
- phpBB 3.1-RC3 or higher
- PHP 5.3.3 or higher

#### Languages supported
- English

## Installation
1. [Download the latest release](https://github.com/PayBas/PBWoW3ext/releases) and unzip it.
2. Copy the entire contents from the unzipped folder to `phpBB/ext/paybas/pbwow/`.
3. Navigate in the ACP to `Customise -> Manage extensions`.
4. Find `PBWoW 3 Extension` under "Disabled Extensions" and click `Enable`.

## Uninstallation
1. Navigate in the ACP to `Customise -> Manage extensions`.
2. Click the `Disable` link for `PBWoW 3 Extension`.
3. To permanently uninstall, click `Delete Data`, then delete the `pbwow` folder from `phpBB/ext/paybas/`.

### License
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)

© 2014 - PayBas

0 comments on commit 24cb985

Please sign in to comment.