PHPackages                             bagistoplus/visual - 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. [Framework](/categories/framework)
4. /
5. bagistoplus/visual

ActiveLibrary[Framework](/categories/framework)

bagistoplus/visual
==================

Bagisto theme framework and visual theme editor

v1.1.0(1mo ago)749.8k↓42.7%19[2 issues](https://github.com/bagistoplus/visual/issues)3MITPHPPHP ^8.2CI passing

Since May 20Pushed 1w ago4 watchersCompare

[ Source](https://github.com/bagistoplus/visual)[ Packagist](https://packagist.org/packages/bagistoplus/visual)[ Docs](https://github.com/bagistoplus/visual)[ RSS](/packages/bagistoplus-visual/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (53)Versions (44)Used By (3)

[![Bagisto Visual social card](./art/socialcard.png)](./art/socialcard.png)

A modern theme framework and visual editor for Bagisto
======================================================

[](#a-modern-theme-framework-and-visual-editor-for-bagisto)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e76c6a6f4ba263b1459574d2efee45924a7dc84e3695fa02eb6ed8052a089b8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261676973746f706c75732f76697375616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bagistoplus/visual)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ef42eae6bbdff45386e1fd6f245254d8e304cd7c7db867951c89079ecbc5aa56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6261676973746f706c75732f76697375616c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bagistoplus/visual/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b3147512337c2aa77ff03a2a7a30ed3d190c61f3ba020a7734d936211e8822ae/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6261676973746f706c75732f76697375616c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bagistoplus/visual/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f519a86974c3566a3df86caed8305ac25e7f0d293c35e405b7cbaa365e919abf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261676973746f706c75732f76697375616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bagistoplus/visual)

Features
--------

[](#features)

Bagisto Visual provides everything you need to build powerful, customizable themes for the Bagisto e-commerce platform.

- Modular theme framework with a clean, organized structure
- JSON-based templates for layout flexibility and reusability
- Visual drag-and-drop theme editor for merchants and developers
- Prebuilt and customizable sections using Blade or Livewire

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

[](#installation)

You can install the package via composer:

```
composer require bagistoplus/visual:^2.0@dev
```

> **ℹ️ Note:** If you're installing an alpha/beta version, ensure your project accepts dev packages:

> ```
> composer config minimum-stability dev && composer config prefer-stable true
> ```
>
>
>
> This allows Composer to install pre-release versions of Bagisto Visual.

You can publish the config file with:

```
php artisan vendor:publish --tag="visual-assets"
```

Then run the package migrations:

```
php artisan migrate
```

These migrations create the Visual-owned tables required by editor and admin features.

Documentation
-------------

[](#documentation)

Visit the official documentation for full guides at:

Requirements
------------

[](#requirements)

- PHP version: ^8.2
- Bagisto version: ^2.3

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

We welcome issues, ideas, and pull requests.

Please see [CONTRIBUTING](CONTRIBUTING.md) to get started.

Credits
-------

[](#credits)

- [Eldo Magan](https://github.com/eldomagan)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance94

Actively maintained with recent releases

Popularity41

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~10 days

Recently: every ~3 days

Total

39

Last Release

1d ago

Major Versions

v1.0.0 → v2.0.0-alpha2025-12-11

v1.x-dev → v2.0.0-alpha.102026-05-16

PHP version history (2 changes)v1.0.0-alphaPHP ^8.1

v1.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8585729?v=4)[Eldo Magan](/maintainers/eldomagan)[@eldomagan](https://github.com/eldomagan)

---

Top Contributors

[![eldomagan](https://avatars.githubusercontent.com/u/8585729?v=4)](https://github.com/eldomagan "eldomagan (466 commits)")[![semantic-release-bot](https://avatars.githubusercontent.com/u/32174276?v=4)](https://github.com/semantic-release-bot "semantic-release-bot (25 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

bagistobagisto-extensionbagisto-packagebagisto-themecustom-themeecommercelaravelphptheme-customizationtheme-editortheme-frameworkvisual-editorlaravele-commercevisualbagistobagisto extensionbagisto themebagisto theme editorBagistoPlusbagisto visualbagisto visual theme editor

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bagistoplus-visual/health.svg)

```
[![Health](https://phpackages.com/badges/bagistoplus-visual/health.svg)](https://phpackages.com/packages/bagistoplus-visual)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M507](/packages/pimcore-pimcore)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)

PHPackages © 2026

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