How does an admin add a new status, custom field, vendor, or country at runtime?
Because the platform is configuration-driven, an admin can add these at runtime without a code release. A new status is added to a product type's workflow and is available immediately; a custom field added to any form appears by default and as an available list column; a new vendor is onboarded with its agreement, commission, and delivery model; a new country is added (with…
Because the platform is configuration-driven, an admin can add these at runtime without a code release. A new status is added to a product type's workflow and is available immediately; a custom field added to any form appears by default and as an available list column; a new vendor is onboarded with its agreement, commission, and delivery model; a new country is added (with its URL, currency, and manager) and runs from the same system. These are all data/configuration operations the admin performs live, reflecting the "everything configurable" principle.