Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/FroshHelpDesk
https://github.com/FriendsOfShopware/FroshHelpDesk
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/FroshHelpDesk
- Owner: FriendsOfShopware
- License: mit
- Archived: true
- Created: 2019-05-21T13:47:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T07:00:12.000Z (almost 5 years ago)
- Last Synced: 2024-07-18T09:57:56.755Z (4 months ago)
- Language: JavaScript
- Size: 2.59 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_de-DE.md
Awesome Lists containing this project
README
# FroshHelpDesk
[![Join the chat at https://gitter.im/FriendsOfShopware/Lobby](https://badges.gitter.im/FriendsOfShopware/Lobby.svg)](https://gitter.im/FriendsOfShopware/Lobby)
Documentation & Issuetracker Admin-Module for Shopware 6
### Features for Shopware
* View documentation in the new shopware 6 admin
* Create, comment and view issues from the issuetracker in the new shopware 6 admin# Installation
## Zip Installation package for the Shopware Plugin Manager
* Download the [latest plugin version](https://github.com/FriendsOfShopware/FroshHelpDesk/releases/latest/) (e.g. `FroshHelpDesk-1.0.0.zip`)
* Upload and install plugin using Plugin Manager## Git Version
* Checkout Plugin in `/custom/plugins/FroshHelpDesk`
* Change to Directory and run `composer install` to install the dependencies
* Run `npm install` in the `src/Resources` folder
* Install the Plugin with the Plugin Manager
* Run `php psh.phar administration:build` to rebuild the administration with the new module## Contributing
Feel free to fork and send pull requests!
## Licence
This project uses the [MIT License](LICENCE.md).