PHPackages                             bagisto/bagisto-size-chart - 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. bagisto/bagisto-size-chart

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bagisto/bagisto-size-chart
==========================

Allows the admin to easily create a size chart for their products.

43624[1 issues](https://github.com/bagisto/bagisto-size-chart/issues)Blade

Since Jan 17Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bagisto/bagisto-size-chart)[ Packagist](https://packagist.org/packages/bagisto/bagisto-size-chart)[ RSS](/packages/bagisto-bagisto-size-chart/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Bagisto Size Chart Module allows the admin to easily create a size chart for their products. The size chart can be referenced by the customers to identify their accurate size. This add-on will definitely be a help to the customers as they can easily check their fit so that they can accordingly select their product size.

It packs in lots of demanding features that allows your business to scale in no time:

- Admin can add size chart templates.
- Two types of templates can be created – Normal &amp; Configurable Product Template.
- Admin can add a size chart image.
- Admin can enable/disable size chart from configurations.
- Size Chart Module supports jpg, .png, .jpeg as image formats.
- The customer will see the size chart on the product page.
- This module increases the customer satisfaction.
- Size Chart Module is working with Simple, Virtual, and Configurable product types.

Requirements:
-------------

[](#requirements)

- **Bagisto**: v1.3.2.

Installation :
--------------

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-size-chart

```

- Goto config/concord.php file and add following line under 'modules'

```
\Webkul\SizeChart\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate
php artisan route:cache
php artisan config:cache

```

```
php artisan db:seed --class=Webkul\\SizeChart\\Database\\Seeders\\DatabaseSeeder

```

- If your are windows user then run the below command-

```
php artisan db:seed --class="Webkul\SizeChart\Database\Seeders\DatabaseSeeder"

```

```
php artisan vendor:publish

```

-&gt; Press 0 and then press enter to publish all assets and configurations.

- Goto config/app.php file and set your 'default\_country'

> now execute the project on your specified domain.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b12adc21e990c055e325a3c07339b3d4d313efd49f98a768c1a86fc7776f2b86?d=identicon)[Jitendra Singh](/maintainers/Jitendra%20Singh)

---

Top Contributors

[![naresh-webkul](https://avatars.githubusercontent.com/u/48952272?v=4)](https://github.com/naresh-webkul "naresh-webkul (2 commits)")

---

Tags

ecommercelaravelopensourcesize-chart

### Embed Badge

![Health badge](/badges/bagisto-bagisto-size-chart/health.svg)

```
[![Health](https://phpackages.com/badges/bagisto-bagisto-size-chart/health.svg)](https://phpackages.com/packages/bagisto-bagisto-size-chart)
```

###  Alternatives

[webimpress/composer-extra-dependency

Composer plugin to require extra dependencies

11701.7k1](/packages/webimpress-composer-extra-dependency)[cshaptx4869/html2word

html to word

141.0k](/packages/cshaptx4869-html2word)

PHPackages © 2026

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