Kumibox-info is a specialized tool for local news portals. It connects your WordPress site to the Kumibox-info API to automatically import news, alerts, and data relevant to your region (Police, Fire Department, Culture, Sports, Weather, Statistics, and more).
This plugin provides a seamless dashboard for managing data sources, monitoring usage limits, and handling subscriptions.
Key Features:
Automated News Importing: Fetches news articles and creates WordPress posts automatically (Draft or Publish status).
Smart Widgets: Display live data like Weather, NFZ (National Health Fund) queues, Tenders, and Statistics using simple Shortcodes (e.g., [kumiboxinfo_data id="123"]).
Client Dashboard: Manage your subscription, view usage stats, and configure data sources directly from the WP Admin.
Categorization: Intelligent mapping of external categories (e.g., Police, Culture) to your system.
Security: Built with WordPress nonces and capability checks to ensure secure data handling.
Important: 3rd Party Service Disclaimer
This plugin acts as a connector (client) for an external service. It sends requests to 3rd party APIs to function properly.
Kumiboxinfo API (Main Service)
This plugin connects to the Kumiboxinfo API servers (hosted at
kumibox.net) to fetch news content, weather data, and configuration settings.
To use this plugin, you must have an API Key. You can register for a Free account directly within the plugin interface.
The plugin facilitates subscription payments for premium plans via Paddle.
All payments are processed securely on Paddle's servers; no credit card data is stored on your WordPress site.
Upload the Kumibox-info folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
Activate the plugin through the 'Plugins' menu in WordPress.
Go to the "Kumibox-info" menu in your dashboard.
Enter your API Key or create a new Free account using the built-in form.
4.10
- Fix: Moved the plugin menu to the Settings submenu to comply with WordPress Plugin Directory UI/UX guidelines.
4.9
Compliance: Added Contributors to the readme, documented External APIs with explicit links, and declared 3rd-party resources to meet
WP.org guidelines.
4.8
Compliance: Added Contributors to readme explicitly. Documented External APIs precisely. Separated all inline JS and CSS to individual files to meet
WP.org strict guidelines. Enqueued files correctly using wp_add_inline_script for dynamic PHP variables. Enhanced database insert sanitization logic.
4.7
Compliance: Switched to local asset loading (Bootstrap) to meet
WP.org repository guidelines.
Compliance: Updated readme language to English.
Security: Added extra sanitization and escaping for all outputs.
4.6
Security: Added WP nonce verification to all AJAX actions.
Security: Implemented input sanitization using wp_unslash for all POST data.
Security: Escaped all dynamic outputs in JavaScript and HTML.
Fix: Replaced deprecated parse_url with wp_parse_url.
4.5
Fixed: Tab switching logic in login panel.
Improved: Error handling during panel initialization.
Fixed: Image visibility in news list after expanding description.
4.4
Added: Protection against exceeding source limits - disabled add button in panel.
Fixed: Image display in admin panel news list.
4.2
Fixed: FREE account registration button response.
Added: Legal footer (Terms, Privacy, Paddle) on login screen.
4.0
Added: Time filter for auto-import (skips news older than 3 days).
Added: Manual import button for single news items.
Added: New AJAX action kumiboxinfo_import_single.
3.9
Fixed: Images are now physically downloaded to Media Library and set as Featured Image.
3.8
Fixed: Strict API key synchronization with WordPress database.
3.7
Fixed: Restored functionality of free registration and password recovery buttons.
3.6
Fixed: Persistence of auto-publish settings via local WP options.
Improved: Sync logic between API data and local settings.
3.5
Improved: Auto-publish logic updates existing drafts to published status if settings change.
Added: Intelligent domain matching for news categorization.
3.4
Added: Logic interpreting auto-publish flags from API response.
3.3
Removed: Sandbox/Test mode (Production ready).
Updated: Pricing descriptions.
Added: UI warnings for plan limits.
3.2
Fixed: Payment flow auto-fills user email.
Restored: Detailed feature lists in pricing modal.
3.1
Cleanup: Removed development flags.
3.0
Major Update: Complete security refactoring.
Security: Nonce verification and capability checks.
Performance: Asset loading moved to wp_enqueue_scripts.
Code: JavaScript encapsulation.
2.1
Fixed: Weather widget display issues.
2.0
Added: Intelligent ID mapping by category.
1.0
Initial release.