Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
/ pulltorefresh Public archive

Simple phpBB extension to add a Pull To Refresh function for mobile devices.

License

Notifications You must be signed in to change notification settings

cabot/pulltorefresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pull to refresh

Simple phpBB extension to add a Pull To Refresh function for mobile devices.

Note: you shouldn't need this extension, as Pull To Refresh is natively integrated into touchscreen devices.

phpBB 3.3.x Compatible

Minimum Requirements

  • phpBB 3.3.0
  • PHP 7.1.3

Install

  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to pulltorefresh.
  3. In the ext directory of your phpBB board, create a new directory named cabot (if it does not already exist).
  4. Copy the pulltorefresh folder to /ext/cabot/.
  5. Navigate in the ACP to Customise -> Manage extensions.
  6. Look for Pull to refresh under the Disabled Extensions list, and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Pull to refresh under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/cabot/pulltorefresh folder.

Credits

This extension uses Jordan Singer's Hook jQuery plugin.

License

GNU General Public License v2

© 2023 - cabot

About

Simple phpBB extension to add a Pull To Refresh function for mobile devices.

Topics

Resources

License

Stars

Watchers

Forks