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.
- Host: GitHub
- URL: https://github.com/arraypress/ipqualityscore-plugin
- Owner: arraypress
- Created: 2024-12-09T16:57:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T21:42:45.000Z (about 1 year ago)
- Last Synced: 2024-12-30T18:56:19.338Z (about 1 year ago)
- Language: PHP
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)