Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/FroshAdminer
Adminer plugin for Shopware
https://github.com/FriendsOfShopware/FroshAdminer
Last synced: 3 months ago
JSON representation
Adminer plugin for Shopware
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/FroshAdminer
- Owner: FriendsOfShopware
- License: mit
- Created: 2016-04-26T09:40:47.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:41:53.000Z (over 1 year ago)
- Last Synced: 2024-07-20T01:58:55.664Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 1.42 MB
- Stars: 29
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shopware - Adminer for Shopware - A web database client integration. (Development Plugins)
README
# FroshAdminer
Manage the database in backend
## Versions
* FroshAdminer = Shopware 5
* [FroshPlatformAdminer](https://github.com/FriendsOfShopware/FroshPlatformAdminer) = Shopware Platform![Adminer in Shopware](https://i.imgur.com/QFytkSv.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` and install and active plugin with Plugin Manager