Install demo data plugin
Downloads and installs the B2bDemodata plugin from GitHub.
bin/console b2b:test-data:install-plugin [--branchName=<branch>]Last updated
Was this helpful?
Downloads and installs the B2bDemodata plugin from GitHub.
bin/console b2b:test-data:install-plugin [--branchName=<branch>]Automated installation of demo data plugin for testing and development.
Options:
--branchName, -b - Specify GitHub branch (interactive selection if omitted)
Process:
Interactive branch selection from GitHub API
Downloads ZIP from GitHub
Imports plugin
Clears cache and refreshes plugin list
Provides installation instructions
Requirements:
Internet connection
Write access to custom/plugins directory
Plugin must not be composer-managed
Last updated
Was this helpful?
Was this helpful?