|*** HOW TO START WITH A NEW DANCE-X-INTEGRATION ***|

1.) Install the plugin "JetEngine" / you have to download it here -> https://account.crocoblock.com
2.) Go to "JetEngine" -> Tab "Modules" -> activate "Custom Content Types"
3.) Install the plugin "Dance_X_Connector"
4.) Go to Operationen and hit "Execute plugin initialization" -> this drops and creates all needed tables
5.) Go to "Dance-X-Plugin" -> "Überprüfe DB-Schema" and check if all ticks are green
6.) Go to "Dance-X-Plugin" -> "Einstellungen" and configure the plugin
	REST Endpoint v1: "https://check.service.dancex.ch/v10"
	Token: look at the class 'se_Mandate': attribut "WebService Authentication Token"

	REST Endpoint v2: "https://check.service2.dancex.ch"
	Token: look at the class 'Restservice Zugriffstoken', which references the mandate from above
	(beware - the token is only displayed once in Nova -> then even evidence does not know about the token anymore)

7.) Go to "Dance-X-Plugin" -> "Operationen" and hit the big button "Synchronize data from Dance-X-Backend"

Happy frontend-creating (and coding ;-)) !!!