Login without registration

HI sorry for english, i want create an application where the admin create user without registration ,email confirmation …

How can do it?

Just to be sure:

Admin create a new user (Admin fill a form with username, mail, password)

The user receive an email with account detail (username and password)

I think you can use any of the module that manage user, just disable the registration form

It’s possible do this with advanced application ?

Modules functionalities do not depend on the application template you use.

The template is just a different layout on how configurations, module, controllers and views are shared between different parts of the application you develop.