Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

FriendsOfShopware/packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e4ce4c · Nov 2, 2021
May 28, 2021
Dec 8, 2020
Oct 1, 2021
Feb 18, 2021
Jan 18, 2021
May 18, 2021
Jan 31, 2021
May 17, 2021
Sep 1, 2021
Sep 20, 2021
May 17, 2021
Nov 27, 2020
Nov 2, 2019
Jan 16, 2021
Jul 29, 2020
Jan 18, 2021
May 31, 2021
May 17, 2021
May 31, 2021
Oct 29, 2019
Jan 18, 2021
Nov 2, 2021
Oct 6, 2020
Oct 13, 2021
Oct 26, 2021
Apr 10, 2021
Jan 17, 2021
May 17, 2021
Oct 6, 2021
May 31, 2021
May 31, 2021
Jan 18, 2021
Nov 9, 2020
May 31, 2021
Dec 5, 2020

Repository files navigation

Discontinued use Shopware Packages instead with the Shopware Account https://shyim.me/blog/deprecation-frosh-packages/

Shopware Composer Repository

If you want to contribute, please check before the open issues

Installation

Requirements

  • PHP 7.4
  • MySQL 8

Normal

  • Clone repository
  • composer install
  • php generate_ssl.php
  • default nginx / apache setup
  • npm install
  • npm run build
  • Should be running

Docker

  • docker-compose up -d
  • docker-compose exec web sh
    • php generate_ssl.php
    • ./bin/console database:migrate
  • Running at localhost

Self-Hosting

  • The plugin informations are currently aggregated using a private endpoint of the Shopware API only accessible for shopware employees
  • You can use following site to get daily dumps of the database to host it itself. https://packages-dump.friendsofshopware.com