PHPackages                             swissup/module-breeze-lof-requestforquote - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. swissup/module-breeze-lof-requestforquote

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

swissup/module-breeze-lof-requestforquote
=========================================

LOF Magento 2 Quote Extension Breeze Frontend Integration

1.0.2(5mo ago)01292OSL-3.0JavaScript

Since Sep 1Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/breezefront/module-breeze-lof-requestforquote)[ Packagist](https://packagist.org/packages/swissup/module-breeze-lof-requestforquote)[ RSS](/packages/swissup-module-breeze-lof-requestforquote/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

LOF Magento 2 Quote Extension Breeze Frontend Integration
=========================================================

[](#lof-magento-2-quote-extension-breeze-frontend-integration)

Required patches
----------------

[](#required-patches)

In the [Breeze Settings](https://breezefront.com/docs/settings) section in theme configuration, add `/quotation/quote/` to the `Disable Breeze for specified URLs` field.

`app/code/Lof/RequestForQuote/view/frontend/templates/ajax/success.phtml`

Replace code at lines 49 and 53:

```
    parent.jQuery.fancybox.close();
```

with

```
    $('#rfq-confirm').modal('closeModal');
    $(document).on('modal:closed', () => {
        $('.rfq-confirm-modal').remove();
    });
```

Installation
------------

[](#installation)

```
composer require swissup/module-breeze-lof-requestforquote
bin/magento setup:upgrade --safe-mode=1
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance72

Regular maintenance activity

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~413 days

Total

3

Last Release

158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33aea824c2948821ee367ad65fab9d355c71d86ce4ff021a40882a410f14ef94?d=identicon)[swissup](/maintainers/swissup)

![](https://www.gravatar.com/avatar/8b2b6f9fff4e922d92df0d6a7ee3c1aa93ae22045ea60e1f3b5cf8c57e6deb69?d=identicon)[roma84](/maintainers/roma84)

---

Top Contributors

[![roma84](https://avatars.githubusercontent.com/u/2668851?v=4)](https://github.com/roma84 "roma84 (3 commits)")[![ci-swissuplabs](https://avatars.githubusercontent.com/u/40459861?v=4)](https://github.com/ci-swissuplabs "ci-swissuplabs (1 commits)")[![vovayatsyuk](https://avatars.githubusercontent.com/u/306080?v=4)](https://github.com/vovayatsyuk "vovayatsyuk (1 commits)")

### Embed Badge

![Health badge](/badges/swissup-module-breeze-lof-requestforquote/health.svg)

```
[![Health](https://phpackages.com/badges/swissup-module-breeze-lof-requestforquote/health.svg)](https://phpackages.com/packages/swissup-module-breeze-lof-requestforquote)
```

###  Alternatives

[meanbee/footerjs

Meanbee Footerjs module

14112.1k](/packages/meanbee-footerjs)[mjanssen/laravel-5-breadcrumbs

A simple and powerfull way to create breadcrumbs in Laravel 5+

1545.7k](/packages/mjanssen-laravel-5-breadcrumbs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
