phpBB 3.2.5-RC1+ PHP 7+
Adds a sticky ad on the bottom right (desktop) or bottom (mobile) of topic pages that a certain link is detected. Pairs well with scripts that automatically detect and morph URLs from these sites so you can boost your ad revenue.
Supports:
- ebay
- amazon
- alibaba
- aliexpress
(renders behind backtotop button, if you have one, for compatibility)
You can install this on the latest release of phpBB 3.2 by following the steps below:
- Create
toxyy/stickyad
in theext
directory. - Download and unpack the repository into
ext/toxyy/stickyad
- Enable
Sticky Ad
in the ACP atCustomise -> Manage extensions
.
- Disable
Sticky Ad
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/toxyy/stickyad
directory.
- Report bugs and other issues to the Issue Tracker.