Allow hiding fields by configuration
amenk opened this issue · 5 comments
Would you accept a pull request for configuring the fields shown on checkout via store config or do you strongly recommend to fork and customize for the use case instead?
Hi, create PR, I will check how it looks :)
@kolaente I was thinking a little bit about this PR and I decided to not merge it.
The reason is that this module is still rather an example of how to create custom checkout form using UI component
and how to change it or extend, instead of using plugin on LayoutProcessor
.
I have a plan to build a different module which allow you to customize checkout.
https://github.com/sbodak/magento2-checkout-builder
Currently, I've released a 1.2 tag which has a few fixes for displaying form in expecting place, after shipping address and it's tested in Magento 2.3.
thanks for your work
Hm what a pity ...
So we have to keep up our fork for a while.
Would be cool if you could create some tickets for the planned feature of the checkout builder in the other repo, maybe we can participate a bit in the development.