Cointacted – Social Terminal
Cointacted Social Terminal adds a beautiful, modern, keyboard-first terminal interface to any WordPress site. It works seamlessly across pages, posts, builders, communities, dashboards, and custom layouts. The terminal provides a clean command-driven experience with: 🎨 Fully theme-inherited UI ⌨️ Interactive CLI-style input 📐 Monospace-accurate typing + perfect cursor alignment 🧩 Extensible command registry 🦊 Safe, optional, read-only wallet awareness 🛡️ Optional Cloudflare Turnstile protection (anti-bot) 🔌 Add-on architecture for advanced features The terminal can optionally be protected with Cloudflare Turnstile. When enabled, the terminal remains locked until the visitor successfully passes the security check. This feature is fully configurable and disabled by default. This is the core of the Cointacted Ecosystem — lightweight, free, safe, and designed to integrate everywhere. ✨ Key Features Interactive terminal UI – Fast, responsive, keyboard-friendly. Automatic theme matching – Uses your theme’s buttons and styles. Accurate prompt + cursor – Perfect alignment for a real terminal feel. Command registry – Add, remove, or extend commands. JS Developer API – Register custom commands or hook into output events. Secure by design Normalized input Command access rules Server-side validation Cloudflare Turnstile support Optional wallet awareness Only detects what the browser already exposes Never requests connection or signs anything Add-on ready – Extend functionality without touching the core. Works in: – Gutenberg / FSE – Elementor, Divi, Bricks, Oxygen – BuddyBoss, FluentCommunity, Peepso – Membership sites – Web3 dashboards – Custom frontend admin tools 🛡️ Cloudflare Turnstile Security (Optional) The terminal can be protected by Cloudflare Turnstile to prevent automated abuse. Invisible challenge runs on page load Server verifies tokens before unlocking the terminal If verification fails, the terminal stays locked Fully optional — disabled by default No user data is sent anywhere except to Cloudflare’s Turnstile API (standard behavior) Turnstile is loaded via wp_enqueue_script() and used only when enabled. 🧩 Optional Wallet Awareness (Read-Only) Admin can activate/deactivate BLockchain completely in plugin settings. The core plugin includes a safe, read-only wallet detector: Detects if a browser wallet exists (e.g., MetaMask) Reads exposed account / chain info only if the wallet is already unlocked Shows chain ID, network name, and address ✔ The core plugin never: – requests connection – triggers popups – reads private keys – signs messages – makes RPC calls Blockchain actions require separate add-ons. 🧩 Upcoming Official Add-Ons Social Mining: – Shortcodes integration – Social Mining (on-chain logs & claimable rewards) – EVM Integration – Solana Integration Gamification / Community: – myCred Integration – GamiPress Integration – BuddyBoss Integration – FluentCommunity Integration – Peepso Integration Advanced: – AI Commands Add-On – Analytics Add-On – Customization Pack (themes, cursors, styles) – And many more to come 🧠 Developer API & Add-On Integration Cointacted Social Terminal is built around a secure core + add-on architecture. The core plugin provides: – the terminal UI – command registry – security model – permission enforcement All custom functionality (commands, integrations, blockchain actions, social features) is implemented via add-ons. Developers can: – register new terminal commands (PHP) – control command access (public / user / capability-based) – hook into terminal output events – append output lines from JavaScript – integrate with third-party plugins and SPAs All command execution is server-side only for security. 📘 Full developer documentation: https://docs.cointacted.com ⛶️️ Screenshots The Terminal interface displayed on the frontend. The Help panel showing available command groups and usage examples. Optional wallet-awareness summary (read-only) when blockchain features are enabled. General settings page for URLs, guest mode, and terminal behavior. Commands settings page showing command groups and configuration options. Security settings page with Cloudflare Turnstile configuration and enforcement modes. Blockchain settings page with the global blockchain-enable toggle. 🌍️ External services This plugin optionally integrates with Cloudflare Turnstile to protect the terminal interface from automated abuse and bots. Cloudflare Turnstile is a privacy-friendly CAPTCHA alternative used only when enabled by the site administrator in the plugin settings. When Cloudflare Turnstile is enabled: – The Turnstile JavaScript is loaded from Cloudflare servers. – A verification request is sent to Cloudflare when a user accesses the terminal. – The verification is used to determine whether the terminal should be unlocked for use. Data sent to Cloudflare includes: – The Turnstile challenge response token generated in the browser. – The visitor’s IP address (as part of the verification request). This service is provided by Cloudflare, Inc. Cloudflare Turnstile: – Terms of Service: https://www.cloudflare.com/terms/ – Privacy Policy: https://www.cloudflare.com/privacypolicy/ – Turnstile documentation: https://developers.cloudflare.com/turnstile/ 🧾 Changelog 1.0.3 Updated wallet integration to remain compatible with recent MetaMask API and provider changes. Improved terminal UX and responsiveness across desktop and mobile devices. Refined command input behavior for faster, terminal-style interaction, including keyboard command history navigation. Removed the terminal header for a cleaner, native terminal experience. Improved automatic link detection in terminal output, including support for links without protocol. General internal cleanup and stability improvements across core terminal rendering and input handling. Documentation updates and clarifications for optional third-party services used by the plugin. 1.0.2 Moved all inline JavaScript from templates to proper WordPress enqueue flows using wp_add_inline_script(). Scoped Cloudflare Turnstile loading strictly to pages where the terminal is rendered. Added clear documentation of optional Cloudflare Turnstile usage under External Services in the readme. Improved asset loading structure to fully comply with WordPress.org plugin guidelines. Added internal hooks and structural support for a forthcoming FluentCommunity add-on providing native SPA integration. Prepared core logic to allow the terminal to run as a native FluentCommunity SPA page (no full page reloads), with automatic light/dark mode adaptation and social-network-specific terminal commands, delivered via a separate add-on. Minor internal refactoring to ensure consistent script initialization and safer execution order. 1.0.1 Added Security settings page with full Cloudflare Turnstile integration to protect the terminal from bots and automated abuse. Added Blockchain settings page with a global toggle to fully enable/disable all blockchain-related features. Implemented server-side Turnstile verification and terminal lock/unlock logic for strict anti-bot protection. Added advanced command payload normalization, sanitization and argument validation (including Unicode/control character stripping). Added base64 and suspicious-input detection guards in the dispatcher for improved command security. Enhanced permission model: registry-driven command access rules, capability checks, and guest-mode safeguards. Introduced global wallet-awareness toggle and terminal behavior changes when blockchain features are disabled. Improved help system to dynamically hide blockchain/wallet command groups when disabled. Localized all assets: replaced external logo with internal plugin asset and enqueued Turnstile using wp_enqueue_script(). General structural hardening and consistency improvements across core terminal logic, REST API, and JS–PHP command pipeline. 1.0.0 🎉 First stable public release. Strong theme isolation. Added safe wallet detection (read-only). Expanded developer API & command registry. Add-on ecosystem architecture implemented. 🔒 Privacy Cointacted Social Terminal does not collect, track, or store personal data by default. The plugin does not send user data to external services and does not interact with blockchains unless optional features are explicitly enabled by the site administrator. Wallet addresses are only stored locally in WordPress user metadata when the administrator enables wallet persistence. No private keys are ever accessed or stored. If Cloudflare Turnstile is enabled, the plugin communicates with Cloudflare to verify whether a visitor is a human before allowing access to the terminal. This verification involves sending a challenge response token and the visitor’s IP address to Cloudflare for validation. This data is processed according to Cloudflare’s privacy policy and is not stored by the plugin itself. Cloudflare Privacy Policy: https://www.cloudflare.com/privacypolicy/ Cointacted Social Terminal is designed to be GDPR-friendly and minimizes data processing wherever possible. 🆘 Support Documentation: https://docs.cointacted.com Plugin website: https://cointacted.com Support: https://cointacted.com/support
Top keywords
- terminal34×2.79%
- cloudflare27×2.22%
- turnstile22×1.81%
- command16×1.31%
- cloudflare turnstile14×1.15%
- integration12×0.99%
- wallet11×0.90%
- optional10×0.82%
- add-on9×0.74%
- cointacted9×0.74%
- core9×0.74%
- page9×0.74%
Direct Payments for WooCommerce – Bank Transfer, Mobile Money, Crypto and Peer-to-Peer (P2P) Payments
Say goodbye to traditional payment gateways that require developers, API keys, and complex KYC processes. Direct Payments for WooCommerce makes it easy for WooCommerce store owners to accept payments directly through local and global methods with zero transaction fees. Set up Direct Payments for WooCommerce within minutes and give your customers the freedom to choose their preferred payment option. With Direct Payments for WooCommerce, you can accept payments via: Bank Transfers – International & Local Mobile Money – MTN MoMo, M-Pesa, Airtel, Vodafone, and many more Crypto Payments – BTC, ETH, USDT, SOL, BNB, ADA, MATIC, and many more Peer-to-Peer (P2P) Platforms – Zelle, Venmo, PayPal, GCash, Cash App, Apple Pay, Monzo, Google Pay, Payoneer, Skrill, Paytm, Monzo, Wise, and many more QR Codes Unlock all features with Pro Version Demo Direct Payments | Free vs PRO Why use Direct Payments for WooCommerce? Any Payment Method: Let your customers pay with their preferred options — bank transfers, mobile money, crypto or P2P platforms. Zero Transaction Fees: Keep 100% of your revenue with no hidden costs or fees. Fast Setup: Go from installation to receiving payments in minutes, with no KYC or API keys required. Secure & Reliable: Enjoy safe, encrypted transactions with payments processed directly through the preferred payment gateway. Unlimited Payment Methods [PRO]: Upgrade from the single payment method in the free version to unlimited payment methods with Pro, allowing you to offer more flexibility to your customers and boost sales. Geo-Currency: Improve checkout experience by automatically showing payment methods available in the customer’s location. Multiple Currencies [PRO]: Sell globally with multi-currency support, with exchange rates set automatically or updated manually for full control. Instant Payment Alert Notifications: Receive alerts to your Telegram and email for every payment, enabling you to manage transactions in real time. Simple Dashboard Management: Confirm or cancel payments directly from your WordPress dashboard. Customizable Payment Popups [PRO]: Customize the payment process to match your brand’s colors and style. Email Payment Confirmation [PRO]: Easily confirm or cancel payments via email without logging in. Translation Ready: Fully compatible with translation plugins like Loco Translate, making it easy to use in any language. Premium Support [PRO]: Create support tickets and get fast, prioritized assistance to resolve any issues quickly. 📄 Quick Guides How to Add Zelle Payment Option to WooCommerce How to Accept QR Code Payments on WooCommerce How to Accept Crypto Payments on Woocommerce How to Accept Peer-to-Peer (P2P) Payments on WooCommerce How to Accept Mobile Money Payments on Woocommerce How to Accept Bank Transfer Payments on WooCommerce Read more on our documentation Other Plugins by Digages: Direct Payments WP: Direct Payments WP is the ultimate plugin for WordPress users who want a simple and flexible way to accept payments. Whether you’re a freelancer, a small business owner, or running a membership site, Direct Payments WP empowers you to accept payments directly using customizable forms, invoices and payment pages. SVG Editor: SVG Editor adds native support for editing SVG (Scalable Vector Graphics) files directly within your WordPress Media Library. With this plugin, you can easily change the colors of your SVG graphics without needing any external design software.