You can identify Company module status like enable/disable using programmatic way.
Native Company module has a class called Magento\Company\Api\StatusServiceInterface contains the method isActive() to check the module status. Continue reading “How to Identify company module is active in B2B Magento 2?”