Make PriceField to the candidate of ContentField of OC project (OCC-404)
Is your feature request related to a problem? Please describe
Make PriceField independent as the the candidate of ContentField of OC project , maybe it can fix an issue of OC
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
the the candidate of ContentField of OC.Contribute project,
I'm not sure if there's a PriceField there's an ask for it in OC, fortunetaly I create one while I'm working on one project and planned to publish it in Orchard Core Contrib (OCC). If there's any specific requirement on this please let me, because it is good to have it instead of relying on a normal NumericField
If you mean to move PriceField into the main OC project, it should be discussed in https://github.com/OrchardCMS/OrchardCore/issues/13563 to confirm with the main OC maintainers first. No work should be done in this issue before that.
In the meantime, we can work on making PriceField standalone (with just the OrchardCore.Commerce.ContentFields module enabled) as part of #670.
I already have it, but I'm not pushing it to Orchard Core Contrib (OCC). If this is something to be accepted and used here, I will put it at the top of my list