PHPackages                             prashant-webkul/custom-style - 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. prashant-webkul/custom-style

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

prashant-webkul/custom-style
============================

Custom Style Extension

1418PHP

Since Oct 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/prashant-webkul/Bagisto-custom-style-extension)[ Packagist](https://packagist.org/packages/prashant-webkul/custom-style)[ RSS](/packages/prashant-webkul-custom-style/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Hey guys, this repository is now converted to composer extension use command **composer require prashant-webkul/custom-style**!

Kudos if you have reached till here. This package is generic implementation of providing your own styles in Bagisto's shop and Admin's package.

To install this package, you need to follow steps below:

1. In your Bagisto's root there is a composer.json and inside it there is a psr-4 object at its end place the line:

```
 "Webkul\\CustomStyle\\": "packages/Webkul/CustomStyle/src"

```

2. In file config/app.php you will find an array called 'providers' at that array's end paste the line below:

```
Webkul\CustomStyle\Providers\CustomStyleServiceProvider::class

```

3. Run command: **composer dump-autoload**.

Done, now load admin or shop pages you will see styles in this package passed using events will be working and specifically you will see **red** background for **shop** and **green** background for **admin** pages.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/01ec757e0506c2df080ecd7b8ba9615800123d54230e5e4eadee671dffe496fe?d=identicon)[prashant-webkul](/maintainers/prashant-webkul)

---

Top Contributors

[![prashant-webkul](https://avatars.githubusercontent.com/u/41140572?v=4)](https://github.com/prashant-webkul "prashant-webkul (18 commits)")

### Embed Badge

![Health badge](/badges/prashant-webkul-custom-style/health.svg)

```
[![Health](https://phpackages.com/badges/prashant-webkul-custom-style/health.svg)](https://phpackages.com/packages/prashant-webkul-custom-style)
```

###  Alternatives

[oveleon/contao-component-style-manager

Style and CSS-Class Manager for Contao Open Source CMS

2535.8k6](/packages/oveleon-contao-component-style-manager)[coldtrick/thewire_tools

Extend the functionality of The Wire

133.2k](/packages/coldtrick-thewire-tools)

PHPackages © 2026

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