Use Test-Customers

The B2B platform has the possibility to provide test data.

Installation

Use the following console command to install the test data:

bin/console b2b:test-data:create

Since version 1.1.0 you can no longer create the test data directly in b2bsellercore but have to download a separate https://github.com/b2bsellers-suite/B2bDemodataPlugin for this purpose. With this additional plugin you can create more test data than before. Customers, employees, products and more.

How can you install the test data plugin? Run bin/console b2b:test-data:install-plugin or download the plugin as a ZIP file directly from Github and install it as a plugin. 2. after that you have new CLI commands available:

bin/console b2b:test-data:create // create all test-data
bin/console b2b:test-data:reset -f // delete all test-data

With these two commands you can now create or delete test data.

Download: https://github.com/b2bsellers-suite/B2bDemodataPlugin

Overview

Sales Agent

Shop operator Luxon Blech-Handel www.luxon.com

Sales staff (office)Sals staff (field)

Customer no:

4771

4712

Name:

Michael Sommer

Markus Bauer

User:

m.sommer@luxon.de

m.bauer@luxon.de

Password:

b2bsellers

b2bsellers

Role:

Supervisor (all rights)

Access to two assigned employees

Test customer EKTEK

customer

Ektek GmbHEktek Spare-Parts GmbHEktek Training Center GmbHEktek Hausgeräte GmbH

Customer no: 10002

Customer no: 10003

Customer no: 10005

Customer no. 10004

Address:

Address:

Address:

Address:

Ektek-Platz 1, 97070 Würzburg, Germany

Dölitzerstr. 8, 04277 Leipzig, Germany

Stadtweg 34, 90453 Nürnberg, Germany

Dölitzerstr. 8, 04277 Leipzig, Germany

info@ektek.com

info@ektek-ersatzteile.com

info@ektek-training-solution.com

info@ektek.com

Alternative delivery address:

Alternative delivery address:

Alternative delivery address:

Königsbergerstr. 19A , 25421 Pinneberg, Germany

Donaustr. 9, 15827 Blankenfelde-Mahlow, Germany

Donaustr. 9, 15827 Blankenfelde-Mahlow, Germany

2nd Alternative delivery address:

C. de Embajadores, 147, 28045 Madrid, Spain

User/Purchaser

Name:

Henk Becker

Mareike Schmidt

Klaus Herpich

Martin Müller

Position:

CEO

Purchasing

Accounting

Installer

User:

henk.becker@ektek.com

m.schmidt@ektek.com

k.herpich@ektek.com

m.mueller@ektek.com

Password:

b2bsellers

b2bsellers

b2b2sellers

b2bsellers

Rights:

Admin

Purchasing

Accounting

Installer

Access to:

Ektek GmbH, Ektek Spare-Parts GmbH, Ektek Training Center GmbH, Ektek Hausgeräte GmbH

Ektek Spare-Parts GmbH, Ektek Hausgeräte GmbH

Ektek Spare-Parts GmbH, Ektek Training Center GmbH, Ektek Hausgeräte GmbH

Ektek Spare-Parts GmbH,

Further test customers

private customer:

No B2B platform access

Name: Celina Wagner

User: c.wagner@web.de

Password: b2bsellers

B2B platform customer with one employee

AllInOne Stahlhandel AG info@allinone-stahl.de Hauptstr. 1, 65663 Hintertupfingen

User/Purchaser:

Name: Max Wagner

User: ma.wagner@allinone-stahl.de

Password: b2b2sellers

B2B platform customer with one employee

Max Mustermann GmbH info@mustermann.de Nebenstr. 1, 65663 Hintertupfingen

User/Purchaser

Name: Anna Meister

User: a.meister@mustermann.de

Password: b2bsellers

How to create test-customer, please take a look into our "Install and Configuration Guide Video"

Last updated