Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfShopware/FroshHelpDesk


https://github.com/FriendsOfShopware/FroshHelpDesk

Last synced: about 2 months ago
JSON representation

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).