PHPackages                             jkchan/module-quotation - 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. [Admin Panels](/categories/admin)
4. /
5. jkchan/module-quotation

ActiveMagento2-module[Admin Panels](/categories/admin)

jkchan/module-quotation
=======================

This module allows the admin to view quotations stored in the database's quote table.

1.0.0(1y ago)015MITPHPPHP &gt;=8.0

Since Nov 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jkchan/module-quotation)[ Packagist](https://packagist.org/packages/jkchan/module-quotation)[ Fund](https://wise.com/pay/me/jackiealbertorinac)[ GitHub Sponsors](https://github.com/jkchan)[ RSS](/packages/jkchan-module-quotation/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Magento 2 Quotation Module
==========================

[](#magento-2-quotation-module)

This module allows the admin to view quotations stored in the database's quote table.

Installation
============

[](#installation)

#### **Prerequisites:**

[](#prerequisites)

1. **Magento is installed** and properly set up.
2. Ensure you have **Composer** installed on your system. To check, run: ```
    composer --version
    ```
3. Have the necessary permissions to execute commands on the server.

---

### **Step 1: Access Your Magento Root Directory**

[](#step-1-access-your-magento-root-directory)

- Open a terminal or SSH into your server.
- Navigate to your Magento root directory where Magento is installed: ```
    cd /path/to/magento/root
    ```

---

### **Step 2: Require the Module via Composer**

[](#step-2-require-the-module-via-composer)

- Run the following command to install the `jkchan/module-quotation`: ```
    composer require jkchan/module-quotation
    ```

---

### **Step 3: Enable the Module**

[](#step-3-enable-the-module)

- Once the module is installed, enable it using Magento's command-line tool: ```
    php bin/magento module:enable Sales_Quote
    ```

---

### **Step 4: Run Magento Setup Commands**

[](#step-4-run-magento-setup-commands)

- After enabling the module, run the Magento setup commands: ```
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```

---

### **Step 5: Clear Magento Cache**

[](#step-5-clear-magento-cache)

- Finally, clear the Magento cache to ensure the module works correctly: ```
    php bin/magento cache:clean
    php bin/magento cache:flush
    ```

---

### **Step 7: Verify Installation**

[](#step-7-verify-installation)

- Check the Magento Admin Panel under **Sales &gt; Quote Management &gt; Quotes**

---

Feel free to ask if you need further assistance!

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

581d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2917768?v=4)[Jackie Chan](/maintainers/jkchan)[@jkchan](https://github.com/jkchan)

---

Top Contributors

[![jkchan](https://avatars.githubusercontent.com/u/2917768?v=4)](https://github.com/jkchan "jkchan (11 commits)")

### Embed Badge

![Health badge](/badges/jkchan-module-quotation/health.svg)

```
[![Health](https://phpackages.com/badges/jkchan-module-quotation/health.svg)](https://phpackages.com/packages/jkchan-module-quotation)
```

PHPackages © 2026

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