Skip to content

Instantly share code, notes, and snippets.

@SpencerRohan
SpencerRohan / WebsiteAndStoreCreator.php
Last active January 11, 2022 02:15 — forked from 0-Sony/WebsiteAndStoreCreator.php
Magento 2 : Create Programmatically Website/Store/StoreGroup
<?php
namespace XX\StoreBuilder\Setup;
/**
* Class InstallData
* @package XX\StoreBuilder\Setup
*/
use Magento\Framework\Event\ManagerInterface;