Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/packages
Shopware Composer Repository
https://github.com/FriendsOfShopware/packages
composer packages shopware shopware-plugin
Last synced: 2 months ago
JSON representation
Shopware Composer Repository
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/packages
- Owner: FriendsOfShopware
- License: mit
- Archived: true
- Created: 2019-10-28T21:41:25.000Z (about 5 years ago)
- Default Branch: live
- Last Pushed: 2021-11-02T23:30:02.000Z (about 3 years ago)
- Last Synced: 2024-08-05T09:17:14.588Z (6 months ago)
- Topics: composer, packages, shopware, shopware-plugin
- Language: PHP
- Homepage: https://packages.friendsofshopware.com
- Size: 3.6 MB
- Stars: 19
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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