jmichaelward / board-game-collector
A WordPress plugin to retrieve user game collections using the BoardGameGeek API.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 1
Open Issues: 23
Type:wordpress-plugin
Requires
- php: ^7.2
- ext-json: ^7.4
- ext-libxml: ^7.4
- ext-simplexml: ^7.4
- composer/installers: ^1.6
- rdlowrey/auryn: ^1.4
- webdevstudios/oops-wp: ^0.3.0
Requires (Dev)
- dev-develop
- 0.1.1
- 0.1.0
- dev-dependabot/npm_and_yarn/http-cache-semantics-4.1.1
- dev-dependabot/npm_and_yarn/simple-git-3.16.0
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-57-create-database-table-to-hold-request-data
- dev-master
- dev-feature/replace-parcel-with-webpack
- dev-refactor/games-updater
- dev-milestone/0.2.0
- dev-issue/29-abstract-bgg-requests
- dev-issue/26-create-collection-game-block
This package is auto-updated.
Last update: 2024-11-04 16:27:40 UTC
README
Board Game Collector is a plugin that allows you to import your BoardGameGeek user data into any WordPress site.
**Important!**
This plugin currently under irregular development and is still in beta. It is not intended for use in production environments. Use at your own risk.
Requirements
- PHP 7.4+
- Composer
Contributing
Please see CONTRIBUTING.md for information about contributing to this plugin, including steps for setting up your development environment, opening issues, etc.