jmichaelward / board-game-collector
A WordPress plugin to retrieve user game collections using the BoardGameGeek API.
Package info
github.com/jmichaelward/board-game-collector
Type:wordpress-plugin
pkg:composer/jmichaelward/board-game-collector
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)
This package is auto-updated.
Last update: 2024-12-04 16:39:58 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.