-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kevin Mattutat
committed
Nov 25, 2020
1 parent
89c082e
commit 0aef342
Showing
9 changed files
with
131 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
- Getting started | ||
- [Installation](de/install.md "Statisfying - Installation") | ||
- Nutzung | ||
- [Start](de/usage.md "Statisfying - Start") | ||
- [Tabellen](de/usage-tables.md "Statisfying - Tabellen") | ||
- [Charts](de/usage-graphs.md "Statisfying - Charts") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,33 @@ | ||
# Grafiken | ||
|
||
## Zeiteinstellungen | ||
|
||
### Interval | ||
Dieser Parameter gibt an, in welchen Zeitabständen die Daten gruppiert werden sollen. | ||
Unterstützt werden folgende Intervale: | ||
|
||
* Tage | ||
* Wochen | ||
* Monate | ||
* Quartal | ||
* Jahre | ||
|
||
### Zeitraum | ||
Dieser Parameter beeinflusst welcher Zeitraum bei der Anfrage bearbeitet werden soll. | ||
Unterstützt werden folgende Zeiträume: | ||
|
||
* 7 Tage | ||
* 30 Tage | ||
* 90 Tage | ||
* 365 Tage | ||
|
||
|
||
## Umsatz | ||
Folgende Grafiken werden neben dem Umsatz dargestellt: Anzahl an Bestellungen, durschnittlicher Bestellwert, kleinster Bestellwert und größter Bestellwert. | ||
|
||
### Zeiteinstellungen | ||
![Statisfying Umsatz Charts Seite](./_media/Statisfying_ShopwareAdministration_Umsatz_Chart1.png) | ||
|
||
## Aktionen | ||
Zusätzlich zu den Zeiteinstellungen müssen eine oder mehrere Aktionen ausgewählt werden um eine Anfrage auszuführen. Diese Funktion ist besonders praktisch zum Vergleich von verschiedenen Aktionen. | ||
|
||
### Zeiteinstellungen | ||
![Statisfying Aktionen Umsatz Charts Seite](./_media/Statisfying_ShopwareAdministration_Promotion_Chart1.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Start | ||
|
||
Der Einstiegspunkt des Plugins kann unter *Einstellungen* → *Plugins* gefunden werden. Klicken Sie auf den Statisfying Eintrag um zur Übersicht zu gelangen. | ||
|
||
![Statisfying im Plugins Reiter der Einstellungen](./_media/Statisfying_ShopwareAdministration_SettingsItem.png) | ||
|
||
### Startseite | ||
Über die Startseite sind alle Funktionen kategorisiert verfügbar. Über den jeweiligen Eintrag kann die entsprechende Detailseite aufgerufen werden. | ||
|
||
![Statisfying Index Seite](./_media/Statisfying_ShopwareAdministration_Index.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,32 @@ | ||
# Charts | ||
|
||
## Time settings | ||
|
||
### Interval | ||
This parameter specifies the time intervals at which the data should be grouped. | ||
The following intervals are supported: | ||
|
||
* days | ||
* weeks | ||
* months | ||
* quarter | ||
* years | ||
|
||
### Period | ||
This parameter influences which time period should be processed for the request. | ||
The following time periods are supported: | ||
|
||
* 7 days | ||
* 30 days | ||
* 90 days | ||
* 365 days | ||
|
||
## Revenue | ||
The following graphics are shown next to the revenue: Number of orders, average order value, smallest order value and largest order value. | ||
|
||
### Time settings | ||
![Statisfying revenue charts page](./_media/Statisfying_ShopwareAdministration_Umsatz_Chart1.png) | ||
|
||
## Promotions | ||
In addition to the time settings, one or more promotions must be selected to execute a request. This function is especially useful for comparing different promotions. | ||
|
||
### Time settings | ||
![Statisfying promotions revenue charts page](./_media/Statisfying_ShopwareAdministration_Promotion_Chart1.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,39 @@ | ||
# Tables | ||
# Tabellen | ||
A list of data for a specific context. | ||
|
||
### Columns | ||
The columns in the table can be used to change the sorting of the data. The following three states are possible: | ||
|
||
* Inactive | ||
* Descending | ||
* Ascending | ||
|
||
Only one sorting filter can be active at a time. | ||
|
||
### Pagination | ||
For long listings of data, this can improve the loading time and clarity of the table. | ||
|
||
* The current page can be selected in the middle of the bottom margin. | ||
* The desired number of entries can be changed using the selector at the bottom right. | ||
|
||
## Revenue | ||
![Statisfying revenue table page](./_media/Statisfying_ShopwareAdministration_Umsatz_Tabelle.png) | ||
|
||
### Time period settings | ||
The vertical bar on the left side allows you to select different time intervals. The following are supported: | ||
|
||
### Time settings | ||
* days | ||
* weeks | ||
* months | ||
* quarter | ||
* years | ||
|
||
## Promotions | ||
![Statisfying promotions revenue table page](./_media/Statisfying_ShopwareAdministration_Promotion_Tabelle.png) | ||
|
||
|
||
## CSV Export | ||
A CSV export can be triggered by clicking the Download button. | ||
|
||
A CSV export can be triggered by clicking the download button. | ||
![CSV Download Button](./_media/CSV_download_button.png) | ||
|
||
![CSV Download Button](./_media/CSV_download_button.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Start | ||
|
||
The entry point of the plugin can be found under *Settings* → *Plugins*. Click on the Statisfying entry to get to the overview page. | ||
|
||
![Statisfying in the plugin tab of the settings page](./_media/Statisfying_ShopwareAdministration_SettingsItem.png) | ||
|
||
### Startseite | ||
All functions are categorized and available on the start page. Using an entry leads to the corresponding detail page. | ||
|
||
![Statisfying index page](./_media/Statisfying_ShopwareAdministration_Index.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters