bagistoplus / visual-debut
Bagisto Visual Theme: VisualDebut
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^8.1
- bagistoplus/visual: @dev
- illuminate/contracts: ^10.0||^11.0
- livewire/livewire: ^3.6
Requires (Dev)
- bagisto/bagisto: ^2.2
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
README
Visual Debut is the official reference theme for Bagisto 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.
🚀 Getting Started
1. Clone the Repository
composer require bagistoplus/visual-debut
2. Install Dependencies
npm install
3. Build Assets
npm run build
4. Publish a assets
Ensure that Bagisto Visual is installed in your Bagisto project. Then, link the theme:
php artisan vendor:publish --tag=visual-debut-assets
You can now enable the theme in admin panel
🤝 Contributing
Contributions are welcome! Please read the contribution guidelines first.
Credits
📄 License
This project is open-sourced under the MIT license.