You are on page 1of 2

1. Publish module.

Chn app Configuration trong magnolia.


Chn doe modules.
Chn node publishing-core.
Chn node receivers.
Sa ni dung node enable t true thnh false.
Chn chc nng Publish trn thanh cng c publish ni dung.

2. Mail module.

c sub-app Public User hin th trong Security app th thm cc dependency sau:

<dependency>

<groupId>info.magnolia.passwordmanager</groupId>

<artifactId>magnolia-module-password-manager</artifactId>

<version>1.2</version>

</dependency>

<dependency>
<groupId>info.magnolia.pur</groupId>

<artifactId>magnolia-module-public-user-registration</artifactId>

<version>2.7</version>

</dependency>

Chn app Configuration trong magnolia.


Chn doe modules.
Chn node public-user-registration.
Chn node config -> default -> registrationStrategy
Sa ni dung node enable t true thnh false.
Chn chc nng Publish trn thanh cng c publish ni dung.
Thay i tn email in gi tr vo trng fromName.
Chn mail tool trong app Tools ca magnolia.
Sau config thng tin email nh bn di:

You might also like