bagistoplus/visual

Bagisto theme framework and visual theme editor


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

ℹ️ Note: Make sure your composer.json includes:

"minimum-stability": "dev",
"prefer-stable": true

This ensures the alpha version of Bagito Visual can be installed properly.

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

  • Bagisto version: ^2.2
  • PHP version: ^8.1

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.