kursausschreibung

kursausschreibung 3.4.0

Build 🏭🚀

Documentation

Go to the Wiki

How to implement in your page?

Configuration (appconfig, settings, locale)

Builds

You can download releases on the releases page and the latest build of the module here: kursausschreibung.zip. To use the module you first have to configure it.

Integration

For the integration into an html page you need a simple html configuration in header and body of the page in which you want to publish the module. Please see section MODULE head configuration and MODULE MAIN APPLICATION in index.html.

If you want to be sure that after authentication by the module the correct address is always used use OPTION REDIRECT in the index.html GoTo. Please put script element between head and body of main page (load faster).

For Development

Prerequisites

You will need the following things properly installed on your computer.

Installation

Problem npm install

For one reason or another, some people can’t connect to the registry via HTTPS. This can be fixed by setting the registry to use HTTP instead:

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests (tests not yet implemented)

Linting

Building