Migrate custom fields
Reinstalls all B2B-related custom field definitions.
bin/console b2b:migrate:custom-fieldsLast updated
Was this helpful?
Reinstalls all B2B-related custom field definitions.
bin/console b2b:migrate:custom-fieldsEnsures all custom fields are properly registered in the system.
Behavior:
Runs CustomFieldSetup installation routine
Updates existing custom field definitions
Safe to run multiple times (idempotent)
Use Case:
After plugin updates
Fixing missing custom field definitions
Schema synchronization
Last updated
Was this helpful?
Was this helpful?