-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] Introduce Block Config Source #17598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Forwardport] Introduce Block Config Source #17598
Conversation
|
Hi @thomas-blackbird. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
Hi @thomas-blackbird ,Thanks for your contribution. Can you check the error in Travis. ? You should add You have mor information in Technical Guidelines
Thanks! |
|
Intégration test has failed. I can't see how it can be related. Please advise, |
|
The error is not related eith your PR, I will process ASAP. Thanks @thomas-blackbird |
|
Hi @thomas-blackbird. Thank you for your contribution. |
Original Pull Request
#16021
Add a new OptionSource of Blocks
Description
Pages config source is useful to create custom configuration, for example to set page. The same for the block could be useful too.
So I suggest to add the blocks config source.