An open API service indexing awesome lists of open source software.

https://github.com/arraypress/ipqualityscore-plugin

This is a demonstration WordPress plugin showing how to implement the IPQualityScore.com API Library in a WordPress environment.
https://github.com/arraypress/ipqualityscore-plugin

Last synced: 11 months ago
JSON representation

This is a demonstration WordPress plugin showing how to implement the IPQualityScore.com API Library in a WordPress environment.

Awesome Lists containing this project

README

          

# IPQualityScore WordPress Plugin

A WordPress plugin demonstrating integration of the [IPQualityScore Library](https://github.com/arraypress/ipqualityscore) for comprehensive fraud detection and prevention.

## Features

- IP intelligence and proxy/VPN detection
- Email validation and fraud scoring
- Phone number validation
- Data breach monitoring
- URL malware scanning
- Request history tracking
- Allow/block list management
- WordPress-optimized caching implementation

## Requirements

- PHP 7.4 or later
- WordPress 6.7.1 or later
- IPQualityScore API key

## Installation

1. Download or clone this repository
2. Place in your WordPress plugins directory
3. Run `composer install` in the plugin directory
4. Activate the plugin in WordPress
5. Add your IPQualityScore API key in Settings

## Documentation

For complete API documentation, visit [ipqualityscore.com/documentation/overview](https://www.ipqualityscore.com/documentation/overview).

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the GPL-2.0-or-later License.

## Support

- [Documentation](https://github.com/arraypress/ipqualityscore-plugin)
- [Issue Tracker](https://github.com/arraypress/ipqualityscore-plugin/issues)