rmcgirr83 / zodiacs

phpBB extension that displays a users zodiac if they have inputted a month and day for their birthday. Displays in search for topics, viewtopic and profile view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zodiacs

phpBB extension that allows a user to display their zodiac if they have inputted a month and day for their birthday. Birthdays must be allowed on the forum for this extension to display.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/rmcgirr83/zodiacs:

cd phpBB3
git clone https://github.com/rmcgirr83/zodiacs.git ext/rmcgirr83/zodiacs/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Zodaics

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Zodiacs: disable
  2. Delete all files of the extension from ext/rmcgirr83/zodiacs
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Zodiacs: enable
  5. Purge the board cache

About

phpBB extension that displays a users zodiac if they have inputted a month and day for their birthday. Displays in search for topics, viewtopic and profile view.

License:GNU General Public License v2.0


Languages

Language:PHP 84.4%Language:CSS 8.2%Language:HTML 7.4%