Customer Documents Sample Data
The optional mageb2b/customerdocuments-sample-data package adds demonstration records for evaluation and local development.
Do not install it in production. The example documents and assignments are intended to demonstrate the feature, not to represent customer data, retention policies or a production access model.
composer require mageb2b/customerdocuments-sample-data:*
php bin/magento module:enable MageB2B_CustomerDocumentsSampleData
php bin/magento setup:upgrade
After installation, inspect the sample records under Customers > Customer Documents and test them only with non-production users. Keep useful sample data while preparing a demo or screenshot set, and replace it with coherent fictional records when the scenario requires different relationships.