An open API service indexing awesome lists of open source software.

https://github.com/bagistoplus/visual-debut

The official reference theme for Bagisto Visual — lightweight, responsive, and fully customizable
https://github.com/bagistoplus/visual-debut

alpinejs bagisto bagisto-visual drag-n-drop ecommerce laravel livewire storefront theme theme-customization visual-editor

Last synced: 5 months ago
JSON representation

The official reference theme for Bagisto Visual — lightweight, responsive, and fully customizable

Awesome Lists containing this project

README

          

# Visual Debut Theme

**Visual Debut** is the official reference theme for [Bagisto Visual](https://github.com/bagistoplus/visual), built with performance and developer experience in mind. It leverages Alpine.js and Livewire to deliver a modern, responsive, and customizable storefront.

## ✨ Features

- **Lightweight & Fast**: Optimized for performance with minimal JavaScript and efficient asset loading.
- **Alpine.js & Livewire Integration**: Enhances interactivity without compromising speed.
- **Fully Visual-Editable**: Seamless integration with Bagisto Visual for no-code customization.
- **Responsive Design**: Mobile-first approach ensures a consistent experience across devices.
- **Theme Settings**: Easily configure colors, fonts, and layouts through the visual editor.
- **Accessible**: Built with accessibility best practices in mind.

## 🌐 Live Demo

Check out the theme in action: [https://visual-debut-demo.bagistoplus.com](https://visual-debut-demo.bagistoplus.com)

## 🚀 Getting Started

### 1. Install Bagisto Visual

Before installing the theme, make sure you have [Bagisto Visual](https://github.com/bagistoplus/visual) installed in your Bagisto project. Follow the installation steps in the Bagisto Visual repository.

### 2. Install the Theme via Composer

Install the Visual Debut theme using Composer:

```bash
composer require bagistoplus/visual-debut:^1.0
```

### 3. Publish Assets

Publish the theme assets:

```bash
php artisan vendor:publish --tag=visual-debut-assets
```

You can now enable the theme in the admin panel.

## 🤝 Contributing

Contributions are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.

## Credits

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

## 📄 License

This project is open-sourced under the [MIT license](./LICENSE.md).