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 1mo ago

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 43% of packages

Maintenance42

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

536d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e80079e219b1f120a1deb84a218766004658322abf24aa209015bb967750efd?d=identicon)[jkchan](/maintainers/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)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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