bagistoplus/visual

Bagisto theme framework and visual theme editor

Installs: 2 659

Dependents: 2

Suggesters: 0

Security: 0

Stars: 31

Watchers: 2

Forks: 10

Open Issues: 0

pkg:composer/bagistoplus/visual


README

Bagisto Visual social card

A modern theme framework and visual editor for Bagisto

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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

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"

Documentation

Visit the official documentation for full guides at: https://visual.bagistoplus.com

Requirements

  • PHP version: ^8.2
  • Bagisto version: ^2.3

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

We welcome issues, ideas, and pull requests.

Please see CONTRIBUTING to get started.

Credits

License

The MIT License (MIT). Please see License File for more information.