WP Manifestindependent plugin directory
manifest / integrations / popup-aion-bot

AION popup bot

WordPress plugin to display popup bot

by Ridwan Arifandi · github.com/orangerdev/popup-aion-bot · website

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/orangerdev/popup-aion-bot/archive/refs/heads/main.zip

Readme

AION Popup Chatbot

A WordPress plugin that adds a floating chatbot popup to your website for providing information about AION electric vehicles.

Description

AION Popup Chatbot is a WordPress plugin designed to enhance user engagement on websites featuring AION electric vehicles. The plugin creates a floating chatbot interface that appears on all pages of your WordPress site, providing visitors with easy access to information about AION vehicles and services.

Key Features

  • Floating Chatbot Interface: Appears on all pages without requiring shortcodes
  • Hierarchical Navigation: Organizes information in an intuitive, nested menu structure
  • Quick Access Buttons: Provides direct access to brochures, location information, WhatsApp contact, and test drive scheduling
  • Responsive Design: Works seamlessly on both desktop and mobile devices
  • Easy Content Management: Uses WordPress custom post types for simple content updates
  • Back and Main Menu Navigation: Allows users to easily navigate through the chatbot options

Installation

  1. Upload the popup-aion-bot folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add your chatbot content by creating entries in the 'Chat Options' section of the WordPress admin
  4. The chatbot will automatically appear on all pages of your site

Content Structure

The plugin uses a custom post type called 'aion_options' to organize the chatbot content:

  1. Parent Options: Create top-level menu items as parent posts
  2. Child Options: Create sub-menu items by setting a parent for the post
  3. Content: Add detailed information in the post editor
  4. Additional Links: Add download URLs or direct links using the custom fields

Customization

Images

The plugin requires the following images in the public/images folder:

  1. aion-logo.png - The AION logo used in the header and avatar
  2. wave-pattern.png - Background pattern for the header
  3. brochure-icon.png - Icon for the brochure button
  4. location-icon.png - Icon for the location button
  5. whatsapp-icon.png - Icon for the WhatsApp button
  6. test-drive-icon.png - Icon for the test drive button
  7. chatbot-icon.png - Icon for the main chatbot toggle button
  8. close-icon.png - Icon for the close button

CSS Styling

You can customize the appearance of the chatbot by modifying the CSS in public/css/aion-popup-public.css.

Usage

Once activated, the plugin will display a floating chatbot button in the bottom-right corner of your website. When clicked, it expands to show the chatbot interface with the main menu options.

Visitors can navigate through the hierarchical menu structure to find information about AION vehicles and services. The Back and Main Menu buttons allow for easy navigation between different levels of information.

Requirements

  • WordPress 5.0 or higher
  • PHP 7.0 or higher

Author

Developed by Ridwan Arifandi

License

This plugin is licensed under the GPL v2 or later.

Support

For support or feature requests, please contact the plugin author.

Read the full README on GitHub →