WP Manifestindependent plugin directory
manifest / utilities / neon-action-button

Neon Action Button

WordPress plugin: animated neon CTA buttons with per-button shortcodes and configurable actions (popup form, URL, phone, email).

by Mohammad Freihat · github.com/freihat1993/neon-action-button

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/freihat1993/neon-action-button/archive/refs/heads/main.zip

Readme

Neon Action Button

Animated neon call-to-action buttons for WordPress, each with its own shortcode and a configurable action — popup form, URL, phone call, or email.

Version: 1.17.1 · Requires: WordPress 6.0+, PHP 7.4+ · License: GPL-2.0-or-later


Overview

Create unlimited animated neon buttons from the WordPress admin. Each button gets its own shortcode and performs one of four actions:

  • Popup — open a popup containing another plugin's form (Contact Form 7, WPForms, etc.) via its shortcode
  • URL — open a link in the same tab or a new tab
  • Phone call — start a tel: call from a phone number
  • Email — open the visitor's mail client with mailto:

Features

  • Per-button shortcodes, managed from a single admin screen
  • Neon glow animation with configurable colors
  • Four selectable action types per button
  • Custom database storage with its own activation / deactivation and security classes
  • Class-based (OOP) architecture split across admin/, includes/ and public/

Installation

  1. Upload the neon-action-button folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload Plugin.
  2. Activate the plugin.
  3. Open Neon Action Button in the admin menu, create a button, and paste its shortcode into any page or post.

Author

Mohammad Freihat — WordPress developer, Amman, Jordan GitHub · LinkedIn

License

GPL-2.0-or-later. See LICENSE.

Read the full README on GitHub →