Files
symfony-flex-recipes-contrib/lolautruche/payline-bundle/2.0/post-install.txt
T

15 lines
782 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> You just installed LolautruchePaylineBundle! </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> Payline environment variables in <comment>.env</comment>;
* <fg=blue>Using Symfony 4.4/5.x: Encrypt sensitive environment variables</>
with <comment>bin/console secrets:set</comment> command (optional);
* Using Symfony 3.4/4.x: Ensure to correctly expose the environment variables commented in `.env` file.
* <fg=blue>Read</> the documentation at:
<comment>https://github.com/lolautruche/LolautruchePaylineBundle/blob/master/Resources/doc/00-index.md</>