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%
Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway
MetaMask Cryptocurrency Payment Gateway Pay With MetaMask For WooCommerce is a powerful Web3 payment gateway plugin that allows your WooCommerce store to accept cryptocurrency payments directly through MetaMask, WalletConnect, Binance Wallet, and other Web3 wallets. With this plugin, your customers can easily pay using popular crypto wallets and supported tokens on major blockchain networks like Ethereum, Binance Smart Chain, Polygon, and Avalanche. Key Features MetaMask Payment Integration: Enable customers to pay using the MetaMask browser extension or mobile app. At checkout, users can connect their MetaMask wallet and complete transactions directly from their device, fast, secure, and decentralized. Multi‑Wallet Support: The plugin also supports WalletConnect, Binance Wallet, and other Web3-compatible wallets, ensuring your store is accessible to a broader audience of crypto users, no matter which wallet app or device they prefer. Multi‑Chain Support: Accept payments across multiple blockchain networks, including Ethereum (ERC-20), Binance Smart Chain (BEP-20), Polygon (MATIC), and Avalanche. Custom EVM-compatible chains: You can assign wallet addresses for each supported chain, enabling seamless multichain payment processing. Custom ERC‑20/BEP‑20 Tokens: Easily add your ERC‑20 or BEP‑20 tokens and accept them as payment. You can set a fixed fiat price for each token or let the plugin calculate pricing dynamically based on real-time market rates. Real-Time Fiat-to-Crypto Pricing: Display your WooCommerce product prices in fiat currencies (USD, EUR, INR, and more). The plugin automatically converts prices to cryptocurrency using live exchange rates at the moment of checkout, ensuring transparent and accurate transactions. Testnet Support: Enable test mode and simulate transactions using popular testnets like Goerli, Sepolia, Polygon Mumbai, BSC Testnet, and Avalanche Fuji. Perfect for developers or store owners who want to test their setup before going live. On‑Chain Refunds: Initiate refunds in cryptocurrency directly from your WooCommerce order page. Refunds are processed securely on-chain via your connected Web3 wallet, providing a transparent and reliable experience for you and your customers. Multiple Payment Addresses: Assign separate wallet addresses for each blockchain network you support. For example, use one address for Ethereum payments and another for Binance Smart Chain. Transaction Tracking Dashboard: View a detailed log of all crypto payments made through your store. The dashboard displays order ID, network, token used, sender wallet address, transaction status, and more, helping you stay on top of your Web3 sales activity. Token‑Based Discounts: Encourage adoption of your preferred tokens by offering automatic discounts when customers use specific tokens at checkout. Ideal for promoting community coins or incentivizing certain payment methods. Crypto‑Wallet Login (Web3 Authentication): Let customers log in or register using their crypto wallet. With Web3 login, users authenticate via MetaMask or WalletConnect, no password required. This simplifies the login experience and enhances privacy and security. View Free Version Demo Pro Features – MetaMask Extension For WooCommerce Add any custom network. Add custom tokens network specific. Token discount. Custom token price. Coinbrain API support for new coins. Option to refund using MetaMask extention. Multichain support at check out page. Login With Crypto Wallet. Upgrade to the Pro version Check Our Other Cryptocurrency Plugins Cryptocurrency Price Ticker Widget: Display Crypto Ticker Widgets, Coin Price Lists, Tables, Multi-Currency Tabs, and Price Labels anywhere on Your Website with Cryptocurrency Widgets Pro Shortcodes. Coins MarketCap Plugin: Effortlessly integrate real-time market data for over 2,500 coins, including prices, market caps, and trading volumes. The plugin supports multiple fiat currencies and is Yoast SEO friendly, ensuring each coin has unique meta tags for better search engine visibility. Get a complete website like coinmarketcap.com that includes our all crypto plugins. Our developer will set it up for you. Cryptocurrency Exchanges List Pro: Display real-time data from over 250 cryptocurrency exchanges on your website. Create automatic exchange pages showing trading pairs and volumes. Easily enable or disable exchanges as needed. Supported Networks 1: Ethereum Main Network (Mainnet) 2: GoerliETH Network (Testnet) 3: Binance Smart Chain (Mainnet) 4: Binance Smart Chain (Testnet) 5: Any Custom Network (Pro only) You may now contribute to the plugin on GitHub: https://github.com/narinder9/pay-with-metamask-for-woocommerce Use of 3rd Party Services: This plugin connects to the Cool Plugins feedback server only for optional usage data sharing and voluntary feedback submission (for example, during plugin deactivation). Data is transmitted solely after explicit user consent. No hidden tracking is performed, and no frontend visitor or site user data is collected. For more details, please review our Data Usage Policy, TOS, and Privacy Policy. Third Party API & License Information MetaMask Website:- [https://metamask.io/] Crypto Wallets Service Provider:- https://family.co Connect Kit Docs:- https://docs.family.co/connectkit ConnectKit Privacy policy:- https://family.co/privacy ConnectKit Term of Service:- https://family.co/terms API website:- https://min-api.cryptocompare.com/ API docs:- https://min-api.cryptocompare.com/documentation API website:- https://openexchangerates.org/ API docs:- https://docs.openexchangerates.org/ Privacy policy:- https://openexchangerates.org/privacy Term of Use:- https://openexchangerates.org/terms Wallet Connect:- https://walletconnect.com