Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/FroshPlatformAdminer
Adminer plugin for Shopware Platform
https://github.com/FriendsOfShopware/FroshPlatformAdminer
Last synced: 3 months ago
JSON representation
Adminer plugin for Shopware Platform
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/FroshPlatformAdminer
- Owner: FriendsOfShopware
- License: mit
- Created: 2019-05-18T19:04:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T05:41:36.000Z (4 months ago)
- Last Synced: 2024-07-19T03:49:13.214Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 2.59 MB
- Stars: 10
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FroshAdminer
Manage the database in administration
## Versions
* [FroshAdminer](https://github.com/FriendsOfShopware/FroshAdminer) = Shopware 5
* FroshPlatformAdminer = Shopware Platform## MySQL
![Adminer in Shopware](https://i.imgur.com/XuUWCaz.png)# Installation
## Zip Installation package for the Shopware Plugin Manager
* Download the latest plugin version (e.g. `FroshAdminer-1.3.0.zip`)
* Upload and install plugin using Plugin Manager## Install with composer
* Change to your root Installation of shopware
* Run command `composer require frosh/adminer-platform` and install and active plugin with Plugin Manager