Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysonsylverstone authored Jun 29, 2023
1 parent 586e704 commit 1c73f32
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ sulu_hub_score_form_sender:
base_configuration:
id: '%env(HUBSCORE_USERNAME)%'
pwd: '%env(HUBSCORE_PASSWORD)%'
base_url: your.base-url.com
base_url: api.hub-score.com
login_url: /yourloginurl
login_url: /login_check
payload_configuration:
campagn_id: '%env(HUB_SCORE_SEND_MAIL_CAMPAGN_ID)%'
database_id: '%env(HUB_SCORE_SEND_MAIL_DATABASE_ID)%'
send_mail_url: /yoursendmailurl
send_mail_url: /v1/sends/mails
```
3 - download this bundle `composer require sevengroupfrance/sulu-hub-score-form-sender-bundle`\

Expand Down

0 comments on commit 1c73f32

Please sign in to comment.