meesy / shopavel
Shopavel is a free and open-source ecommerce platform.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 48
Watchers: 5
Forks: 8
Open Issues: 27
Type:project
Requires
- php: ^8.0
- fideloper/proxy: ^4.4
- fruitcake/laravel-cors: ^2.0
- guzzlehttp/guzzle: ^7.0.1
- laravel/framework: ^8.12
- laravel/jetstream: ^2.2
- laravel/sanctum: ^2.6
- laravel/tinker: ^2.5
- livewire/livewire: ^2.0
- nunomaduro/laravel-console-task: ^1.6
- nwidart/laravel-modules: ^8.2
- sixlive/dotenv-editor: ^2.0
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.5
- facade/ignition: ^2.5
- fakerphp/faker: ^1.9.1
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.2
- nunomaduro/collision: ^5.0
- phpunit/phpunit: ^9.3.3
- dev-master
- dev-MeesyBE-patch-1
- dev-dependabot/npm_and_yarn/minimist-1.2.8
- dev-dependabot/npm_and_yarn/jszip-3.10.1
- dev-dependabot/composer/symfony/http-kernel-5.4.20
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/qs-and-express-6.11.0
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/ansi-html-and-webpack-dev-server--removed
- dev-dependabot/npm_and_yarn/nanoid-3.3.4
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/composer/guzzlehttp/guzzle-7.4.5
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/composer/guzzlehttp/psr7-2.2.1
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/composer/laravel/fortify-1.11.1
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/ws-7.5.6
- dev-dependabot/npm_and_yarn/postcss-8.2.10
- dev-dependabot/npm_and_yarn/color-string-1.6.0
- dev-dependabot/npm_and_yarn/ansi-regex-5.0.1
- dev-dependabot/npm_and_yarn/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/axios-0.21.2
- dev-add-code-of-conduct-1
This package is not auto-updated.
Last update: 2025-03-16 23:13:02 UTC
README
Shopavel
Shopavel is an open-source e-commerce platform written in PHP 8 and build on Laravel 10 and Livewire 3.
To get started with Shopavel you can read our wiki.
Please let us know what you think! Or feel free to contribute!
The aim of shopavel is to become the most user-friendly webshop software without sacrificing functionality.
If you try shopavel, give us some feedback.
Web Installation
Start with cloning or uploading shopavel:
git clone https://github.com/MeesyBE/Shopavel.git
Or download the zip file and upload the content via FTP
Go to /install and follow the steps
Manual Installation
Start with cloning:
git clone https://github.com/MeesyBE/Shopavel.git
cd Shopavel
cp .env.example .env
then install composer and front-end modules:
composer install
npm install
npm run dev
and last:
php artisan migrate
php artisan key:generate
Try shopavel!
To Do
- Theme builder
- Extendable default theme
- Multilingual content
- Multi site
- Plugin Marketplace
- Crypto payments
- Extended SEO Tools
Discord
Join the discord channel: https://discord.gg/46k6GPEMCU