OA Dues Lookup #6 in Users & Membership
Wordpress plugin to use in conjunction with LodgeMaster to allow Lodge members to look up when they last paid dues
by Dave Miller · github.com/oascouting/dues-lookup · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/oascouting/dues-lookup/releases/download/2.7.1/dues-lookup-2.7.1.zipDeclares an update source (https://github.com/oascouting/dues-lookup), so updates arrive through the plugin's own updater.
Readme
OA Dues Lookup
Contributors: Dave Miller, Steven Hall, Eric Silva
Tags: Order of the Arrow, BSA, OA, dues, Boy Scouts
Wordpress Compatibility
Requires at least: 5.9 Tested up to: 7.0
PHP Compatibility
Requires at least: 8.1.x Tested up to: 8.5.x
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Wordpress plugin to use in conjunction with OA LodgeMaster to allow members to look up when they last paid dues.
Description
Provides a lookup form to allow OA members to enter their BSA Member ID and find out whether their dues are current.
Makes use of data exported from OA LodgeMaster, which needs to be periodically imported into the plugin.
See the Github page for detailed instructions and to file bug reports. https://github.com/oabsa/dues-lookup/wiki
This plugin embeds the PhpSpreadsheet library (and its dependencies) intact with no modifications, which is licensed separately under LGPL.
NOTE: as of June 2021, LodgeMaster now offers a Member Portal in which members can see this on their profile. Depending on your desires, this plugin may no longer be needed.
What this plugin still does that LodgeMaster's Member Portal does not yet do:
- Link to the site to pay your dues - LodgeMaster Feature Request
- Show the member whether their BSA Registration is valid - LodgeMaster Feature Request
- Allow someone other than the member to look up their dues status if they know their BSA ID (like Scoutmasters) -- LodgeMaster integration with the Internet Advancement System is supposed to be coming in the next year or so, then they'll be able to do that there.
Installation
- Place the unpacked "dues-lookup" directory in the "/wp-content/plugins/" directory.
- Activate the plugin through the "Plugins" menu in WordPress.
- Go to "OA Tools" > "Dues Lookup Settings" to find the settings
- Go to "OA Tools" > "Import Dues" to upload data.
- Put the
[oadueslookup]shortcode on the page you want the lookup form to appear on.
NOTE: if you do a git check out from GitHub or download the source Zip file, you will need to run composer install inside the dues-lookup directory to install the dependencies before you can use it.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.7.1 | Aug 11, 2026 | dues-lookup-2.7.1.zip | 3 |
| 2.7 | Aug 10, 2026 | dues-lookup-2.7.zip | 2 |
| 2.6 | Dec 9, 2024 | dues-lookup-2.6.zip | 5,456 |
| 2.5.3 | Dec 9, 2024 | dues-lookup-2.5.3.zip | 4 |
| 2.5.2 | Dec 9, 2024 | dues-lookup-2.5.2.zip | 2 |
| 2.5.1 | Nov 23, 2024 | dues-lookup-2.5.1.zip | 900 |
| 2.5 | Oct 16, 2024 | dues-lookup-2.5.zip | 2 |
| 2.4 | Feb 26, 2024 | dues-lookup-2.4.zip | 181 |
| 2.3 | Feb 11, 2022 | dues-lookup-2.3.zip | 13,278 |
| 2.2 | Dec 9, 2021 | dues-lookup-2.2.zip | 1,442 |
| 2.1.3 | Jun 19, 2021 | dues-lookup-2.1.3.zip | 19 |
| 2.1.2 | Jun 6, 2021 | dues-lookup.zip | 7 |
| 2.1.1 | Apr 8, 2020 | dues-lookup.zip | 9,335 |
| 2.1.0 | Mar 14, 2020 | oadueslookup-2.1.0.zip | 15 |
| 2.0.0 | Feb 18, 2019 | oadueslookup-2.0.0.zip | 20 |
| 1.0.7 | Dec 15, 2014 | oadueslookup-1.0.7.zip | 21 |
| 1.0.6 | Aug 14, 2014 | oadueslookup-1.0.6.zip | 6 |
| 1.0.5 | May 8, 2014 | oadueslookup-1.0.5.zip | 5 |
| 1.0.4 | Apr 26, 2014 | oadueslookup-1.0.4.zip | 4 |
| 1.0.3 | Apr 21, 2014 | oadueslookup-1.0.3.zip | 6 |
| 1.0.2 | Apr 18, 2014 | oadueslookup-1.0.2.zip | 7 |
| 1.0.1 | Apr 18, 2014 | oadueslookup-1.0.1.zip | 9 |
| 1.0 | Apr 18, 2014 | oadueslookup-1.0.zip | 7 |