Composer Packages - Alekseon/magento2-widget-forms GitHub Wiki

Packages Dependency relationships Graph

graph TD;
    AlekseonEav:::baseModule-->CustomFormsBuilder:::baseModule;
    CustomFormsBuilder-->CustomFormsFrontend:::baseModule;
    CustomFormsEmailNotification:::addonModule-->CustomFormsBuilder;
    CustomFormsFrontend:::baseModule-->WidgetForms;
    CustomFormsStatistics:::addonModule-->CustomFormsBuilder;
    HyväCompatModule-->WidgetForms;
    WidgetFormsCloudflareTurnstile-->WidgetFormsReCaptcha:::baseModule;
    WidgetFormsReCaptcha:::addonModule-->WidgetForms:::baseModule;
    classDef baseModule fill:#9f6;
    classDef addonModule fill:#69f;
Loading

AlekseonEav

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/AlekseonEav

This is the core module of the extension. It creates entities and attributes data structure and allows us to manage scopable attributes.

Custom Forms Builder

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-custom-forms-builder

This extension let you create custom forms in Admin panel.

Custom Forms Frontend

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-custom-forms-frontend

This module is responsible for presenting custom forms data on frontend.
For Custom Forms Builder in version 102.2.0 and above

Widget Forms

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-widget-forms

Add widgets with Custom forms to forontend views.

Custom Forms Email Notification

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-custom-forms-email-notification

  • Send Email notification email to administrator about new records.
  • Send Email confirmation email to customer.

Widget Forms ReCaptcha

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-widget-forms-re-captcha

Add Google reCAPTCHA service to protect your widget forms from fraud.
Read More

Custom Forms Statistics

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-custom-forms-statistics

View with statistics for custom forms.
For Custom Forms Builder in version 102.3.0 and above

[OPTIONAL] Hyvä Compat Module

https://gitlab.hyva.io/hyva-themes/hyva-compat/magento2-alekseon-widget-forms

Optional extention for Hyvä Compatibility

[OPTIONAL] Widget Forms Cloudflare Turnstile

Latest Stable Version Total Downloads GitHub Repo stars GitHub forks


https://github.com/Alekseon/magento2-widget-forms-cloudflare-turnstile

Cloudflare Turnstile form validation
Read More

⚠️ **GitHub.com Fallback** ⚠️