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%
Buttonizer – Social Media Share Buttons, Social Icons, & Social Feeds
This plugin was formerly known as “Widget for Social Page Feeds”. Buttonizer is a powerful platform to create floating social media icons, sticky social sharing buttons, Facebook feeds, and popups for your WordPress site. Choose from many options, including Instagram, TikTok, Facebook, X (Twitter), LinkedIn, WhatsApp, Click to Chat, Call, Email, SMS and the list goes on! Choose from over 40 social media icons, social share buttons, click actions, and chat buttons Over 2,000 Font Awesome icons you can choose from Build unlimited single or multiple floating share buttons or social media icons Smart filters like show on scroll, device, specific pages and specific times Create high-converting floating menus (see screenshots below) Analytics dashboard to see all interactions, leads and conversions Lightweight Facebook page feeds for your WordPress side bar Popup Builder with dozens of professionally designed marketing popups Fully integrated live chat widget via Formilla to keep users on your website Watch the video below to learn how easy it is to add Buttonizer floating social media icons, sticky social share buttons, and popups to your website: Social Icons, Share Buttons, and Click-to-Chat options 🚀 Social Media Icons and Social Sharing buttons Facebook X (Twitter) Instagram TikTok WhatsApp LinkedIn Pinterest Email Telegram VKontakte Waze LINE Behance Reddit Tumblr Weibo Browser share menu Facebook Feeds Embed your feed as a Block or Widget Re-use feeds on any pages or posts Supports shortcodes WhatsApp Chat. Add your phone number, your picture, and create a custom message to personalize the experience for your visitors. Integrates with WhatsApp business. WhatsApp Chat Widget Click to Call Click to Email Click to SMS Web URL Click to Chat Formilla Chat Widget (directly integrated into new accounts) Facebook Messenger Chat Widget (with popup) WhatsApp Chat Widget (with popup) Telegram (with popup) X (Twitter) Direct Message Slack Microsoft Teams Snapchat Signal LINE WeChat Viber Join Signal group Open pop-up Formilla Popups (directly integrated into new accounts) Poptin Elementor Popup Popup Maker WP Popups Scroll options Scroll to section Back to top Scroll to bottom Previous page Google Maps Button (route navigation) Download PDF Button Print page Copy page URL Contact form Contact form Webhook support (PRO) Iframe Widget (PRO) Add custom JavaScript code (PRO) STYLING OPTIONS 💎 With Buttonizer you can customize almost everything. Create a floating text social share button (without icon), floating text social media button with icon or only a floating button with an icon. Over 2,000 available icons via Font Awesome Import and export your button templates easily (very nice if you have multiple websites) Change the position of your button Import and export button templates Button and interaction color Border radius Icon, size and interaction color Add label to the floating action button (optional) Change label text color and background color Change font-size and label border radius Show label only on mobile phones, desktop or both Add your own custom background image Add a custom CSS class and ID to each button for extra CSS or JavaScript control Create floating social media icons and social sharing menus With Buttonizer it is possible to add multiple floating action buttons to one position. In that case all floating buttons are hidden in one button menu. The moment a visitor clicks on your Floating Action Button it will pop all specific buttons you’ve set for that page. Please take a look at the screenshots below to see powerful examples of different floating menus / sticky menus. Default action – Opens the floating menu and puts the buttons on top of each other Pop – Same as the default action but with a more active motion Corner circle – Open buttons in quarter circle Square – Show all buttons on top of each other at the same time (sticky buttons on the side of your website) Embed a Facebook Feed on any page or post One of the most popular plugins for Facebook page feeds embedded in your WordPress sidebar. Facebook Feeds are 100% free with no limitations. Lightweight & easy to configure Add your Facebook page URL as an embedded block or widget Re-use feeds on any pages or posts Supports Shortcodes Configuration options like show/hide posts from timeline, show/hide cover, show/hide profile photos, show small header, width options, language selection, and custom CSS. Watch our video tutorial How to create a Facebook Feed Example use cases for Buttonizer Increase engagement using social sharing buttons. Buttonizer supports all the well known social sharing buttons. Increase social media engagement with one-click social sharing buttons from any page on your site. Boost your social media following. Include all your social media icons/channels as floating buttons anywhere on your website, or in your header, footer, right-rail, etc. Ensure visitors follow you across all your social channels so you’re able to engage with them wherever they are. The Buttonizer advantage. Buttonizer gives you the ability to manage different chat options at the same time. Each visitor is unique, and has a different communication preference. When you let your visitors chat with you using chat apps like Facebook Messenger, WhatsApp, Viber, Telegram, etc, they have the freedom of chatting with you however they prefer, which increases engagement with your website. Launch your favorite live chat. While Formilla Live Chat comes directly integrated, you can use JavaScript as one of your click actions to launch any other live chat product such as Hubspot, Tawk.to, Tidio, Chatra, Zoho, Zendesk, LiveChat, Crisp, Intercom and JivoChat. Connect with your visitors on WhatsApp Business. Connect WhatsApp Business to your site. Your visitors can start chatting with you on WhatsApp Business. You can create multiple different WhatsApp buttons for different departments or categories on your website to route chats to the proper staff. Setup different floating buttons on mobile and desktop. Show different chat buttons depending on the device your visitor is using. For example, show a Call Now and WhatsApp button on mobile and a contact form, email and URL on desktop. Add Click-to-call button. Show a phone icon and let your visitors click to call you. You can show different local phone numbers based on page URL or available days and hours. Show different action buttons for different pages. You can use this feature to show separate widgets for different products on your website, show different buttons based on URL for WPML or multi-language sites, display different channels for your landing pages, and more. Filter your buttons (show or hide on devices, different pages, during certain hours, etc.) Choose whenever your buttons are visible on desktop or mobile devices, different pages or under specific page rule conditions. You can even control if buttons should only display to logged in users, or during certain office hours. For example, you may want to show a Click-to-Call button and WhatsApp Chat button during office hours, but automatically show a custom Contact Form or A.I. Chatbot outside of your business hours. Show/hide button on desktop or mobile devices Show/hide when page rules are true (PRO): Select single page Select categories / tags When URL contains … Show/hide when the user has a specific role Show/hide on a custom time schedule (PRO) Choose the start and end date (optional) Select the days of the week Select at what time the button is visible or hidden for each day of the week Exclude dates So many features! Track all your click actions in Google Analytics Import extra font-awesome libraries Drag and drop your buttons on the UI Auto-save and revert changes A very active community Add an unlimited number of social icons or share buttons Show buttons on scroll Show buttons after X seconds Use any position placement Advanced JavaScript API Buttonizer is equipped with an advanced Free JavaScript API which you can use to interact with your Buttonizer menus. Trigger custom functions on particular events or just open the menu when clicking a button on your site. It’s enabled instantly and can be used out of the box! Open menu event Close menu event Fire an action after initialization Fire an action after opening/closing menus View menu states and quick functions Over 6 event hooks available And much more Curious? Learn how to use the API. Live Chat, Chatbots, and Popups via Formilla Buttonizer accounts get Formilla accounts integrated automatically. Both products are managed by the same team, so that means you get access to awesome features such as: Unlimited Live Chats (free): Chat with your visitors while they’re on your website with our embedded widget; no need to send users to another browser tab! Mobile Apps for iPhone, iPad, and Android Devices (free): Chat via your mobile device or tablet by using our iPhone/iPad or Android apps! Desktop Apps for Windows & Mac machines (free): Chat via our dedicated desktop apps instead of our web dashboard to get online even faster. Custom Branding, Colors, & Themes (free): Customize your chat widgets to match your site’s brand. Change the color of the chat button/widget, chat message and font color, backgrounds, etc. Upload your own online and offline live chat images to use in your header, footer, etc. to encourage customers to live chat! Multi-Language Support and Custom Text (free): Customize the text of your chat button/widget in any language of your choice! Easily customize the English text or modify it to read in Spanish, Portuguese, Italian, French, Polish, Chinese, Indonesian, and many more! Popup Builder (free with tiered limits): Popup Builder with dozens of professionally designed marketing popups. Multiple popup types including lightbox/modals, corner widgets, and website bars. Announce a special sale, offer a coupon code, or market virtually anything to your visitors. Real-time Visitor Monitoring: See the number of active visitors on your website in real-time, including the buttons they click! View the visitor’s country, recently viewed web pages, referring site (e.g. did they come from a Google search, etc.), are they new vs. returning, IP address, OS in use (Windows, Mac, iOS, Android, etc.), browser, and more. Live Chat visitor monitoring is a paid feature and comes with our Premium package. A.I. Chatbots: A.I. Chatbots leverage ChatGPT’s incredible Artificial Intelligence technology to dramatically reduce support time. Chatbots can automatically respond to common visitor questions around the clock (paid feature add-on). Check out our ChatGPT Chatbots tutorial to learn more. Custom Chatbots: Chatbots work around the clock to automatically qualify leads, book meetings, and provide information about your products or services to customers, even without having to chat with a live person! Chatbots can be added to any Premium package as a paid feature add-on. Check out our Custom Chatbots tutorial to learn more. Proactive Chat: Enable proactive chat to trigger automatically after a defined number of seconds (Premium packages). You can also configure a chatbot to do the same, with even more control over the user flow. For example, a chatbot can proactively popup to engage visitors and qualify them as leads before speaking with a live agent. This works with multiple types of custom chatbots you can create for your business. One more thing! Need support or have a question? Check our Community and our knowledge base! Would you like private support? Create a private support ticket here. Buttonizer works great with all themes and page builders including Divi, Elementor, WPBakery, Visual Composer, WPBakery, Beaver, SiteOrigin, Gutenberg, Oxygen, WooCommerce, Zion and more