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
- Host: GitHub
- URL: https://github.com/bagistoplus/visual-debut
- Owner: bagistoplus
- License: mit
- Created: 2025-05-20T07:16:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T17:52:45.000Z (12 months ago)
- Last Synced: 2025-06-25T18:42:42.710Z (12 months ago)
- Topics: alpinejs, bagisto, bagisto-visual, drag-n-drop, ecommerce, laravel, livewire, storefront, theme, theme-customization, visual-editor
- Language: Blade
- Homepage: https://visual.bagistoplus.com
- Size: 1.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).