Registry / web-framework / skeeks-cms-shop

skeeks-cms-shop

JSON →
library3.2.4phppackagistunverified

Интернет магазин для SkeekS CMS

composer require skeeks/cms-shop
INSTALL
IMPORT
SIG · SKEEKS-CMS-SHOP
S
skeeks-cms-shop
web-frameworkphpv3.2.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ShopComponent
use Skeeks\Cms\Shop\Component\ShopComponent;

Initialize the shop component and list products

use Skeeks\Cms\Shop\Component\ShopComponent; $shop = new ShopComponent(); $products = $shop->getProducts(); foreach ($products as $product) { echo $product->name; }
Debug
Known issues
breakingRequires SkeekS CMS to be installed
fix
Install skeeks/cms first via Composer
affects: >=3.0.0
Upgrade
Version history
3.2.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources
skeeks-cms-shop — pip install skeeks-cms-shop · libregistry