/phpbb-ext-ajax-base

This extension will ajaxify your phpBB board. Ajaxifies Who is online, Statistics and Post preview!

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

phpBB Ajax Base Extension

This is the repository for the development of the phpBB Ajax Base Extension

Build Status

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Ajax Base under the Disabled Extensions list, and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Ajax Base under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/senky/ajaxbase directory.

Support

  • Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
  • Report bugs and other issues to our Issue Tracker.
  • Support requests should be posted and discussed in the Ajax Base topic at phpBB.com.

License

GNU General Public License v2