https://github.com/FriendsOfShopware/FroshAdminer
Adminer plugin for Shopware
https://github.com/FriendsOfShopware/FroshAdminer
Last synced: 5 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 (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:41:53.000Z (about 2 years ago)
- Last Synced: 2024-11-02T02:16:38.878Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 1.42 MB
- Stars: 29
- Watchers: 4
- Forks: 4
- 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
# 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