PHPMaker Help Icon Extension

Original price was: $25.00.Current price is: $15.00.

The PHPMaker Help Icon Extension document provides detailed instructions on incorporating and utilizing the help icon feature within PHPMaker applications. This extension aims to enhance user experience by providing easy access to relevant help documentation. Users can refer to this document for step-by-step guidance on integrating and customizing the help icon functionality in their PHPMaker projects. ion for PHPMaker allows you to display a question mark icon in front of any page caption, providing users with a helpful modal dialog. This extension enhances user experience by offering contextual help on various pages within your PHPMaker-generated application.

demo : link  | user: admin | password: master

Description

Features

  • Displays a question mark icon next to page captions.
  • Provides help modals with user-defined HTML content.
  • Supports PHPMaker-generated tables, custom pages, and reports.
  • Automatically adds records to the settings table for each page type.
  • Works with PHPMaker 2024 and later.
  • MySQL support only (for now).

How It Works

  1. The extension automatically inserts records into a settings table for each table, report, and custom page.
  2. You can update the HTML content of the help modals via the database.
  3. If a page type has no help content, the question mark icon will not be displayed.
Supported Page Types
  • List
  • View
  • Add
  • Delete
  • Custom (for custom pages)

Installation

  1. Enable the Help Icon extension in PHPMaker.
  2. Regenerate your project.
  3. Modify the HTML content in the settings table as needed.

Requirements

  • PHPMaker 2024 or later
  • MySQL Database
Go to Top