PUQ Mautic

How to manage modules

How to Activate a Module

PUQcloud Panel

Order Now | Download | FAQ

Overview

This guide explains how to activate a module in PUQcloud Panel.
Activation makes a module available in the system and automatically creates all required database tables and configuration entries.

Navigation:
Dashboard → Modules


Steps to Activate a Module
  1. Open the Modules section in the admin panel.

  2. Find the desired module in the list.

  3. If its status shows INACTIVE, click the green button ().

  4. The system will:

    • Run the Activate function.

    • Create or update the database tables required by the module.

    • Initialize default settings.

    • Change the module status to ACTIVE.


Result

The module is now active and can be configured or used immediately in other parts of the system (for example, as a payment gateway or product integration).


Example

2025-10-24_15-43.png

 

How to Deactivate a Module

PUQcloud Panel

Order Now | Download | FAQ

Overview

Deactivation temporarily turns off a module while keeping its core data and configuration intact.
It’s useful if you want to pause a module without uninstalling it.


Steps to Deactivate a Module
  1. Go to Dashboard → Modules.

  2. Locate the active module (marked as ACTIVE).

  3. Click the red cross (❌) button to deactivate it.

  4. The system executes the Deactivate function, which:

    • Stops the module’s background tasks and integrations.

    • Removes temporary tables and runtime data.

    • Keeps the configuration in place for future reactivation.


Note

Deactivation does not delete the module from the system — it simply disables its functionality until reactivated.


Result

The module becomes INACTIVE but can be reactivated anytime with the green arrow button.


Example

2025-10-24_15-43.png

 

How to Clean Up (Remove) a Module

PUQcloud Panel

Order Now | Download | FAQ

Overview

The Clean Up function completely removes a module from the PUQcloud system.
This includes deleting all related database records, configurations, and references.

Use this only for non-activated modules.


Steps to Clean Up a Module
  1. Navigate to Dashboard → Modules.

  2. Make sure the module is INACTIVE.

  3. Click the trash can (🗑️) icon next to it.

  4. The system performs a Clean Up, which:

    • Deletes all module-related tables and data.

    • Removes configuration and system references.

    • Clears the registry of the module completely.


Important

If the same module is installed again later, it will:


Result

The module is permanently removed from PUQcloud.
No data remains in the system.


Example

2025-10-24_15-43.png

 

How to Update or Refresh a Module

PUQcloud Panel

Order Now | Download | FAQ

Overview

The Refresh (Update) button allows you to safely upgrade or downgrade a module version.
This function ensures all database tables and settings are synchronized with the new configuration file.


When to Use Refresh

Steps to Update a Module
  1. Replace the module files with the new (or old) version.

  2. Go to Dashboard → Modules.

  3. Click the blue Refresh (🔄) button next to the affected module.

  4. The system runs the Update function, which:

    • Compares installed and config versions.

    • Updates database structure and settings.

    • Re-registers the module in the system.


Result

The module becomes visible and active again under the correct version.
This process ensures safe, controlled updates without breaking dependencies.


Example

2025-10-24_15-43.png