Description
RASA – Social Contact Panel adds a floating contact button to your WordPress site. Visitors click the button to open a clean popup panel with your selected social and contact platforms.
The plugin is built for small businesses, agencies, portfolios, and service websites that need a simple way to expose multiple contact channels without loading external scripts or third-party assets.
Features
- 20 supported platforms: WhatsApp, Telegram, Messenger, Instagram, Facebook, X/Twitter, LinkedIn, TikTok, YouTube, Snapchat, Pinterest, Discord, Skype, Viber, Line, WeChat, Email, Phone Call, SMS, and Website.
- Configurable admin UI with General, Platforms, Design, and Advanced tabs.
- Editable floating button text and optional side text.
- Optional rich text popup description.
- WhatsApp prefilled message support.
- 1, 2, or 3 column popup grid layout.
- Per-platform labels, descriptions, sort order, and new-tab behavior.
- Responsive layout with optional full-width popup on mobile.
- Popup animations: fade, slide-up, zoom, or none.
- Keyboard navigation, focus handling, ARIA labels, and reduced-motion support.
- Vanilla JavaScript only. No jQuery dependency.
- No external asset requests. Icons are inline SVG.
- Export, import, and reset settings tools.
Installation
- Upload the
rasa-social-contact-panelfolder to the/wp-content/plugins/directory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to Social Contact in the WordPress admin menu.
- Enable the plugin from the General tab.
- Open the Platforms tab, enable the contact methods you want, enter their values, and save.
FAQ
-
Will this slow my website down?
-
The frontend CSS and JavaScript load only when the plugin is enabled. The plugin does not load external scripts, remote fonts, or CDN assets.
-
Does it work with page builders?
-
Yes. The panel is rendered through
wp_footer, which is supported by major WordPress themes and page builders. -
What WhatsApp number format should I use?
-
Enter the number with the country code, for example
+14155552671. -
Can I add a prefilled WhatsApp message?
-
Yes. Expand WhatsApp in the Platforms tab and fill in the Prefilled Message field.
-
Can I hide the powered-by text?
-
Yes. Branding is disabled by default. If you want to show it, enable Show Branding on the General tab.
-
Does the plugin track users?
-
No. The plugin does not collect analytics, send tracking data, or contact external servers on its own.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“RASA – Social Contact Panel” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “RASA – Social Contact Panel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Updated plugin package naming and metadata.
1.0.1
- Updated plugin naming and package metadata for repository compliance.
- Switched frontend dynamic CSS to WordPress enqueue APIs.
1.0.0
- Initial release.
- Added 20 social and contact platforms.
- Added configurable floating button and popup panel.
- Added WhatsApp prefilled message support.
- Added responsive design settings.
- Added export/import settings tools.