B2Bsellers Suite
API Referenceswww.b2b-sellers.comPublic demoshopRoadmap
v2.X.X+v3.X.X (Shopware 6.5/6.6)
v2.X.X+v3.X.X (Shopware 6.5/6.6)
  • Home
  • Product Tour
    • Plans & Plugin Concept
    • Public Demoshops
    • Get a personal B2B demo store?
    • Changes Made to Customers - What Are Companies, Employees and Sales Representatives
  • User Guide
    • Installation, Setup & Upgrade
      • Installation
      • Upgrade
      • Requirements
      • Easy activate all Addons and Features
      • Use Test-Customers
      • License Settings
      • Common Installation and Upgrade Errors
    • User Documentation (Alpha)
    • Configuration
      • Shop Admin Configurations
      • License, purchaseable Addons and Features configuration
      • E-Mail Templates
      • B2B Flow/Business Events
      • Registration process
      • PDP variant list
    • Configuration of purchasable Addons
      • E-Procurement (OCI-Punchout)
      • E-Procurement (cXML Purchase Order / Ariba)
      • Register Requests (wip)
      • Order Lists
      • URL Authentication
    • Performance
    • FAQs
    • Support Lifecycle & Release Strategy
    • Customer Support
  • Using HTTP Cache for Logged-In Users
  • Developer Guides
    • First Steps
      • Getting Started
      • Concept of Extensions
      • Dockware Setup (Docker)
      • How to start the b2b-platform vue.js watcher
      • How to build the b2b-platform (vue.js)
      • How to extend the B2B Platform (Storefront Vue.js)
      • Protection of the Store-API
      • How to develop your first extensions
      • CLI-Commands
        • Migration of existing Shopware Customers
      • Frosh Shopware-CLI Admin-Watcher
      • Cronjobs
      • Development Helpers
      • Example Plugins
    • Smart developer helpers
      • B2bPlatformContext
      • B2bContextTrait
      • EmployeePermissionTrait
      • B2B Body Classes
      • UseCustomer URL Parameter
      • Useful Vue.js Components for the B2B Platform
      • Useful Storefront Shopping World Elements
      • How to import external orders and offers?
    • How to's
      • Using B2Bsellers Suite with Shopware frontends
      • Add or remove subscription intervals
      • Add additional data to the order confirmation mail
    • Guides for ERP-Interface
      • Overview - Full integrated ERP-Systems
      • Integration of ERP orders to Shopware 6
      • Integration Customers and Employees from ERP
    • Tips for Deployment / Continuous Integration
    • Typical errors
  • API-References
    • Database Schema
    • Entities
      • Custom Fields for existing Shopware Entities
      • Budget
      • BudgetEmployee
      • CollectionAccount
      • CustomerPrice
      • Employee
        • EmployeeCustomer
        • EmployeePermission
        • EmployeeRole
      • CustomerActivity
        • CustomerActivityType
      • Offer
        • OfferAddress
        • OfferCustomer
        • OfferItem
        • OfferStatus
      • ProductSubscription
      • ProductSubscriptionOrder
      • PasswordlessLogin
      • PaymentCondition
      • ProductExplodedView
      • B2bProductList
        • B2bProductListItem
        • B2bProductListType
      • RegisterRequest
        • RegisterRequestStatus
        • RegisterRequestActivity
      • SalesRepresentativeCustomer
    • Store API
    • Store-API
      • Account Request
      • Customer Activity
      • Customer Activity Type
      • Customer Last Orders
      • Customer List
      • Customer Price
      • Customer Sales Ranking
      • Customer Search
      • Delivery Interval
      • Delete Product Subscription
      • Document
      • Employee
      • Employee Permission
      • Employee Role
      • Employee Order
      • Login Target List
      • Offer Document
      • Offer
      • Offer Mail
      • Offer Order
      • Offer Status
      • Ordered Products
      • Platform Cms
      • Product List
      • Product Table Listing
      • Product Subscription
      • Product Subscription List
      • Sales Statistic
      • Snippet
    • Admin API
      • General Admin-API Info
      • Order Extension
  • Release Notes
    • B2BsellersCore
      • Version v3.x.x
        • Version v3.3.2
        • Version v3.3.1
        • Version v3.3.0
        • Version v3.2.2
        • Version v3.2.1
        • Version v3.2.0
        • Version v3.1.6
        • Version v3.1.5
        • Version v3.1.4
        • Version v3.1.3
        • Version v3.1.2
        • Version v3.1.1
        • Version v3.1.0
        • Version v3.0.3
        • Version v3.0.2
        • Version v3.0.1
        • Version v3.0.0
      • Version v2.x.x
        • Version v2.4.2
        • Version v2.4.1
        • Version v2.4.0
        • Version v2.3.6
        • Version v2.3.5
        • Version v2.3.4
        • Version v2.3.3
        • Version v2.3.2
        • Version v2.3.1
        • Version v2.3.0
        • Version v2.2.6
        • Version v2.2.5
        • Version v2.2.4
        • Version v2.2.3
        • Version v2.2.2
        • Version v2.2.1
        • Version v2.2.0
        • Version v2.1.2
        • Version v2.1.1
        • Version v2.1.0
        • Version v2.0.2
        • Version v2.0.1
        • Version v2.0.0
      • Version v1.x.x
        • Version v1.1.8
        • Version v1.1.7
        • Version v1.1.6
        • Version v1.1.5
        • Version v1.1.4 - security update
        • Version v1.1.3
        • Version v1.1.2
        • Version v1.1.1
        • Version v1.1.0
        • Version v1.0.4
        • Version v1.0.3
        • Version v1.0.2
        • Version v1.0.1 - Hotfix
        • Version v1.0.0
      • Version v0.x.x (beta)
        • Version v0.9.6
        • Version v0.9.5
        • Version v0.9.4
        • Version v0.9.3
        • Version v0.9.2
        • Version v0.9.1
  • Help
    • Core Settings
      • Permanent Shopping Cart Settings Changes April 2024
Powered by GitBook
On this page
  • Install the demo data plugin via console
  • More Commands ....
  • Install B2bDemoData Plugin via composer
  • Overview
  • Sales Agent
  • Test customer EKTEK
  • Further test customers

Was this helpful?

  1. User Guide
  2. Installation, Setup & Upgrade

Use Test-Customers

The B2B platform has the possibility to provide test data.

Last updated 1 year ago

Was this helpful?

Install the demo data plugin via console

Use the following console command to install the test data via cli:

// install the plugin from github
bin/console b2b:test-data:install-plugin --branchName shopware-6.5  // until v2.0.2 or
bin/console b2b:test-data:install-plugin --branchName shopware-6.5-b2bsellers-2.1  // from v2.1.0 

bin/console plugin:activate b2bdemodata

bin/console b2b:test-data:create   // to create all demodata

Currently you still have to specify the branchName parameter when installing, otherwise the 6.4 compatible plugin would be installed. But this would lead to an error. Shortly after release we will merge the 6.5 compatible code to the main-branch, then you don't need this parameter anymore. In general, we will revise the test-data install topic again so that this works properly for each version even without branch specification.

More Commands ....

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:

Install B2bDemoData Plugin via composer

run following command

composer require b2b-sellers/demodata

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 GmbH
Ektek Spare-Parts GmbH
Ektek Training Center GmbH
Ektek 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 ""

https://github.com/b2bsellers-suite/B2bDemodataPlugin
Install and Configuration Guide Video
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >
Jetzt testen >