Application modules
Let's see the different modules available out of the box. The modules can be grouped into:
- Home and Login
- Account
- Admin
Home and Login modules
Once you open the URL, you will see a cool-looking hipster drinking coffee on the homepage as follows:

This is the home page. Let's log in to the application using the default credentials.
- Click on the
Sign in
link on the page, orAccount
|Sign
in
. You will see the following login screen. Enter the default credentials—Username
—admin
,Password
—admin
, and click
:Sign
in

Once signed in, you will see the authenticated home page with all the authenticated menu items in the navbar:

- Since we enabled internationalization, we get a
Language
menu. Let's try to switch to a different language. Click on theLanguage
menu and choose the next available language:

Account modules
Now, let's look at the account modules that are created out of the box. Under Account
menu, you will see a Sign out
option and following modules:
- Settings
- Password
- Registration