ePages 6.12.0 - DE_EPAGES/MultiStore/API/CloneMasterShop.pm

Package DE_EPAGES::MultiStore::API::CloneMasterShop

Clone MasterShop into slave Stores

Base
Exporter
@EXPORT_OK
CloneMasterShop
CreateCacheShop

Functions

CloneMasterShop
CreateCacheShop

$PRINT_OUTPUT (boolean)

set to true to enable printing of output

@SYNC_PRODUCT_ATTTRIBUTE_LIST (array.string)

push scalar attribute names here to synchronize them

@SYNC_CATEGORY_ATTTRIBUTE_LIST (array.string)

push scalar attribute names here to synchronize them

CloneMasterShop

Clone master shop into cache shop

Syntax
CloneMasterShop( $NoOutput, $hMasterShopInfo );

CreateCacheShop

Creates a new cache shop.

Syntax
CreateCacheShop( $hMasterShopInfo );
Input
$hMasterShopInfo (ref.hash)
Info hash. used keys:
  • MasterStore - master storename - string
  • MasterShop - path to master shop - string
  • CacheShop - path to cache shop - string
$RegisterShop (boolean)
Set to true, if the created shop should be registered at system level