meesy/shopavel

Shopavel is a free and open-source ecommerce platform.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 47

Watchers: 5

Forks: 6

Open Issues: 27

Type:project

dev-master 2023-07-29 09:55 UTC

README

Tweet Issues Forks Stars

alt text

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

discord