Download the PHP package spryker-shop/b2c-demo-marketplace without Composer

On this page you can find all versions of the php package spryker-shop/b2c-demo-marketplace. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package b2c-demo-marketplace

Spryker B2C Demo Marketplace

Build Status Scrutinizer Code Quality Minimum PHP Version

Description

Spryker B2C Demo Marketplace is a collection of Spryker B2C-specific marketplace features. It suits most projects as a starting point of development and can be used to explore Spryker.

B2C Demo Marketplace quick start

This section describes how to get started with the B2C Demo Marketplace quickly.

For detailed installation instructions, see Installing Spryker with Docker or Installing with Development Virtual Machine.

Prerequisites

For full installation prerequisites, see one of the following:

Recommended system requirements for MacOS:

Macbook type vCPU RAM
15' 4 6GB
13' 2 4GB

Installing the B2C Demo Marketplace

To install the B2C Demo Marketplace:

  1. Create a project folder and clone the B2C Demo Marketplace and the Docker SDK:

  2. Set up a desired environment:
    • Setting up a development environment
    • Setting up a production-like environment

Setting up a development environment

To set up a development environment:

  1. Bootstrap the docker setup:

  2. If the command you've run in the previous step returned instructions, follow them.

  3. Build and start the instance:

  4. Switch to your branch, re-build the application with assets and demo data from the new branch:

Depending on your requirements, you can select any combination of the following up command attributes. To fetch all the changes from the branch you switch to, we recommend running the command with all of them:

  • --build - update composer, generate transfer objects, etc.
  • --assets - build assets
  • --data - get new demo data

You've set up your Spryker B2C Demo Marketplace and can access your applications.

Setting up a production-like environment

To set up a production-like environment:

  1. Bootstrap the docker setup:

  2. If the command you've run in the previous step returned instructions, follow them.

  3. Build and start the instance:

  4. Switch to your branch in one of the following ways:

    • Switch to your brunch, re-build the application with assets and demo data from the new branch:

    • Light git checkout:

    Depending on your requirements, you can select any combination of the following up command attributes. To fetch all the changes from the branch you switch to, we recommend running the command with all of them:

    • --build - update composer, generate transfer objects, etc.
    • --assets - build assets
    • --data - get new demo data
  5. Reload all the data:

You've set up your Spryker B2C Demo Marketplace and can access your applications.

Troubleshooting installation of the B2C Demo Marketplace

This section describes the most common issues related to the installation of the B2C Demo Marketplace.

For a complete troubleshooting, see Troubleshooting Spryker in Docker issues.

when

You get unexpected application behavior or errors.

then

  1. Check the state of the directory:

  2. If there are untracked files (returned in red), and they are not necessary, remove them.

  3. Restart file synchronization and rebuild the codebase:

when You do not see the expected demo data on the Storefront.

then

  1. Open the queue broker and wait until all the queues are empty.

  2. If the queues are empty, and the issue persists, reload the demo data:

Installation of B2C Demo Marketplace with Docker

For detailed installation instructions of Spryker with Docker, see Installing Spryker with Docker.

Glue API reference

See Glue API reference at REST API reference.

Contributing to the repository

For contribution guidelines, see Code contribution guide.


All versions of b2c-demo-marketplace with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-bcmath Version *
ext-curl Version *
ext-gd Version *
ext-gmp Version *
ext-intl Version *
ext-json Version *
ext-pdo_pgsql Version *
ext-pgsql Version *
ext-readline Version *
ext-redis Version *
galbar/jsonpath Version ^1.3.1
league/flysystem Version ^2.5.0
spryker-eco/loggly Version ^0.1.1
spryker-feature/acl Version ^202311.0
spryker-feature/agent-assist Version ^202311.0
spryker-feature/alternative-products Version ^202311.0
spryker-feature/availability-notification Version ^202311.0
spryker-feature/cart Version ^202311.0
spryker-feature/catalog Version ^202311.0
spryker-feature/category-management Version ^202311.0
spryker-feature/checkout Version ^202311.0
spryker-feature/cms Version ^202311.0
spryker-feature/configurable-bundle Version ^202311.0
spryker-feature/configurable-product Version ^202311.0
spryker-feature/configurable-product-wishlist Version ^202311.0
spryker-feature/customer-access Version ^202311.0
spryker-feature/customer-account-management Version ^202311.0
spryker-feature/data-exchange-api Version ^202311.0
spryker-feature/deployment-tools Version ^202311.0
spryker-feature/file-manager Version ^202311.0
spryker-feature/gift-cards Version ^202311.0
spryker-feature/inventory-management Version ^202311.0
spryker-feature/invoice Version ^202311.0
spryker-feature/mailing-notifications Version ^202311.0
spryker-feature/marketplace-cart Version ^202311.0
spryker-feature/marketplace-inventory-management Version ^202311.0
spryker-feature/marketplace-merchant Version ^202311.0
spryker-feature/marketplace-merchant-portal-product-management Version ^202311.0
spryker-feature/marketplace-merchant-portal-product-offer-management Version ^202311.0
spryker-feature/marketplace-merchant-product-offer-service-points-availability Version ^202311.0
spryker-feature/marketplace-merchantportal-core Version ^202311.0
spryker-feature/marketplace-order-management Version ^202311.0
spryker-feature/marketplace-product Version ^202311.0
spryker-feature/marketplace-product-approval-process Version ^202311.0
spryker-feature/marketplace-product-offer Version ^202311.0
spryker-feature/marketplace-product-offer-prices Version ^202311.0
spryker-feature/marketplace-product-options Version ^202311.0
spryker-feature/marketplace-promotions-discounts Version ^202311.0
spryker-feature/marketplace-return-management Version ^202311.0
spryker-feature/marketplace-shipment Version ^202311.0
spryker-feature/marketplace-wishlist Version ^202311.0
spryker-feature/merchant Version ^202311.0
spryker-feature/merchant-category Version ^202311.0
spryker-feature/merchant-opening-hours Version ^202311.0
spryker-feature/navigation Version ^202311.0
spryker-feature/non-splittable-products Version ^202311.0
spryker-feature/order-management Version ^202311.0
spryker-feature/payments Version ^202311.0
spryker-feature/prices Version ^202311.0
spryker-feature/product Version ^202311.0
spryker-feature/product-approval-process Version ^202311.0
spryker-feature/product-barcode Version ^202311.0
spryker-feature/product-bundles Version ^202311.0
spryker-feature/product-groups Version ^202311.0
spryker-feature/product-labels Version ^202311.0
spryker-feature/product-lists Version ^202311.0
spryker-feature/product-offer-service-points Version ^202311.0
spryker-feature/product-offer-service-points-availability Version ^202311.0
spryker-feature/product-offer-shipment Version ^202311.0
spryker-feature/product-offer-shipment-availability Version ^202311.0
spryker-feature/product-options Version ^202311.0
spryker-feature/product-rating-reviews Version ^202311.0
spryker-feature/product-relations Version ^202311.0
spryker-feature/product-sets Version ^202311.0
spryker-feature/promotions-discounts Version ^202311.0
spryker-feature/push-notification Version ^202311.0
spryker-feature/reclamations Version ^202311.0
spryker-feature/refunds Version ^202311.0
spryker-feature/reorder Version ^202311.0
spryker-feature/return-management Version ^202311.0
spryker-feature/scheduled-prices Version ^202311.0
spryker-feature/search Version ^202311.0
spryker-feature/service-points Version ^202311.0
spryker-feature/service-points-cart Version ^202311.0
spryker-feature/shipment Version ^202311.0
spryker-feature/shipment-cart Version ^202311.0
spryker-feature/shipment-service-points Version ^202311.0
spryker-feature/spryker-core Version ^202311.0
spryker-feature/spryker-core-back-office Version ^202311.0
spryker-feature/state-machine Version ^202311.0
spryker-feature/tax Version ^202311.0
spryker-feature/warehouse-picking Version ^202311.0
spryker-feature/warehouse-user-management Version ^202311.0
spryker-feature/wishlist Version ^202311.0
spryker-shop/asset-widget Version ^1.0.0
spryker-shop/calculation-page Version ^1.3.2
spryker-shop/chart-widget Version ^0.2.3
spryker-shop/click-and-collect-page-example Version ^0.3.2
spryker-shop/cms-content-widget-chart-connector Version ^1.0.3
spryker-shop/cms-content-widget-product-connector Version ^1.3.0
spryker-shop/cms-content-widget-product-set-connector Version ^1.3.2
spryker-shop/date-time-configurator-page-example Version ^0.4.2
spryker/agent-auth-rest-api Version ^1.0.0
spryker/alternative-products-rest-api Version ^1.1.2
spryker/api-key-authorization-connector Version ^1.1.0
spryker/app-catalog-gui Version ^1.4.1
spryker/asset Version ^1.6.0
spryker/asset-storage Version ^1.2.1
spryker/auth-rest-api Version ^2.14.2
spryker/availability-cart-connector Version ^7.3.0
spryker/availability-merchant-portal-gui Version ^1.0.0
spryker/availability-notifications-rest-api Version ^1.2.0
spryker/barcode-laminas Version ^1.1.0
spryker/cart-codes-rest-api Version ^1.4.1
spryker/cart-currency-connector Version ^1.2.0
spryker/cart-note-merchant-portal-gui Version ^1.0.0
spryker/cart-note-product-bundle-connector Version ^1.1.0
spryker/cart-notes-backend-api Version ^1.0.0
spryker/carts-rest-api Version ^5.22.1
spryker/catalog-price-product-connector Version ^1.6.0
spryker/catalog-search-products-resource-relationship Version ^1.2.0
spryker/catalog-search-rest-api Version ^2.8.0
spryker/categories-rest-api Version ^1.7.1
spryker/category-discount-connector Version ^1.3.0
spryker/category-navigation-connector Version ^1.0.3
spryker/chart-gui Version ^1.1.1
spryker/checkout-rest-api Version ^3.9.0
spryker/click-and-collect-example Version ^0.9.0
spryker/cms-content-widget-cms-block-connector Version ^1.4.0
spryker/cms-content-widget-content-connector Version ^1.0.0
spryker/cms-content-widget-product-connector Version ^1.2.0
spryker/cms-content-widget-product-group-connector Version ^1.1.0
spryker/cms-content-widget-product-search-connector Version ^1.1.1
spryker/cms-content-widget-product-set-connector Version ^1.1.1
spryker/cms-navigation-connector Version ^1.1.1
spryker/cms-pages-content-banners-resource-relationship Version ^1.0.0
spryker/cms-pages-content-product-abstract-lists-resource-relationship Version ^1.0.0
spryker/cms-pages-rest-api Version ^1.0.0
spryker/cms-slot-block-category-connector Version ^1.0.1
spryker/cms-slot-block-cms-connector Version ^1.0.0
spryker/cms-slot-block-product-category-connector Version ^1.5.0
spryker/cms-slot-locale-connector Version ^1.1.0
spryker/cms-slot-store-connector Version ^1.0.1
spryker/cms-user-connector Version ^1.3.0
spryker/configurable-bundle-carts-rest-api Version ^0.1.3
spryker/configurable-bundles-products-resource-relationship Version ^1.1.0
spryker/configurable-bundles-rest-api Version ^1.1.0
spryker/content-banners-rest-api Version ^2.2.0
spryker/content-product-abstract-lists-rest-api Version ^1.2.0
spryker/customer-access-rest-api Version ^1.1.2
spryker/customer-group-discount-connector Version ^2.2.1
spryker/customer-user-connector Version ^1.0.4
spryker/customer-user-connector-gui Version ^1.5.0
spryker/customers-rest-api Version ^1.21.2
spryker/dashboard-merchant-portal-gui Version ^2.1.0
spryker/discount-calculation-connector Version ^5.3.0
spryker/discount-promotions-rest-api Version ^1.4.2
spryker/documentation-generator-rest-api Version ^1.15.0
spryker/dummy-marketplace-payment Version ^0.2.5
spryker/entity-tags-rest-api Version ^1.0.2
spryker/flysystem Version ^2.2.0
spryker/flysystem-ftp-file-system Version ^2.1.0
spryker/flysystem-local-file-system Version ^2.0.0
spryker/gift-card-mail-connector Version ^1.2.0
spryker/gift-cards-rest-api Version ^1.0.0
spryker/glue-application-authorization-connector Version ^1.1.0
spryker/glue-backend-api-application-authorization-connector Version ^1.6.0
spryker/glue-backend-api-application-glue-json-api-convention-connector Version ^1.0.0
spryker/glue-storefront-api-application-authorization-connector Version ^1.1.0
spryker/glue-storefront-api-application-glue-json-api-convention-connector Version ^1.0.0
spryker/merchant Version ^3.9.0
spryker/merchant-categories-rest-api Version ^1.0.0
spryker/merchant-opening-hours-rest-api Version ^1.0.0
spryker/merchant-product-offer-service-point-availabilities-rest-api Version ^0.3.0
spryker/merchant-product-offer-wishlist-rest-api Version ^1.1.1
spryker/merchant-product-offers-rest-api Version ^2.0.0
spryker/merchant-products-rest-api Version ^1.0.0
spryker/merchant-profile-merchant-portal-gui Version ^2.4.0
spryker/merchant-shipments-rest-api Version ^0.1.0
spryker/merchants-rest-api Version ^1.0.0
spryker/message-broker Version ^1.9.0
spryker/message-broker-aws Version ^1.6.0
spryker/money-gui Version ^1.1.0
spryker/navigations-category-nodes-resource-relationship Version ^1.0.1
spryker/navigations-rest-api Version ^2.1.1
spryker/oauth-agent-connector Version ^1.1.0
spryker/oauth-api Version ^1.3.0
spryker/oauth-auth0 Version ^1.1.0
spryker/oauth-backend-api Version ^1.4.0
spryker/oauth-client Version ^1.4.0
spryker/oauth-customer-connector Version ^1.8.0
spryker/oauth-dummy Version ^1.1.0
spryker/oauth-user-connector Version ^1.3.0
spryker/oms-discount-connector Version ^3.0.6
spryker/oms-multi-thread Version ^1.0.0
spryker/order-payments-rest-api Version ^1.0.1
spryker/orders-rest-api Version ^4.11.0
spryker/payment-cart-connector Version ^1.0.1
spryker/payments-rest-api Version ^1.2.0
spryker/picking-list-multi-shipment-picking-strategy-example Version ^0.2.1
spryker/picking-lists-backend-api Version ^1.0.0
spryker/picking-lists-users-backend-api Version ^1.0.0
spryker/picking-lists-warehouses-backend-api Version ^1.0.0
spryker/price-cart-connector Version ^6.10.1
spryker/price-product-offer-volumes-rest-api Version ^1.0.1
spryker/price-product-volumes-rest-api Version ^1.1.0
spryker/product-alternative-product-label-connector Version ^1.2.0
spryker/product-attributes-rest-api Version ^1.0.0
spryker/product-availabilities-rest-api Version ^4.2.0
spryker/product-bundle-carts-rest-api Version ^1.1.0
spryker/product-bundle-discount-connector Version ^1.1.0
spryker/product-bundles-rest-api Version ^1.0.1
spryker/product-cart-connector Version ^4.10.3
spryker/product-configuration-wishlists-rest-api Version ^1.1.3
spryker/product-configurations-price-product-volumes-rest-api Version ^1.0.0
spryker/product-configurations-rest-api Version ^1.0.3
spryker/product-discontinued-product-bundle-connector Version ^1.2.2
spryker/product-discontinued-product-label-connector Version ^1.4.0
spryker/product-discontinued-rest-api Version ^1.0.1
spryker/product-discount-connector Version ^5.2.0
spryker/product-image-cart-connector Version ^1.3.0
spryker/product-image-sets-backend-api Version ^1.0.0
spryker/product-image-sets-rest-api Version ^1.0.5
spryker/product-label-discount-connector Version ^3.1.0
spryker/product-labels-rest-api Version ^1.3.0
spryker/product-offer-availabilities-rest-api Version ^1.1.0
spryker/product-offer-prices-rest-api Version ^2.1.0
spryker/product-offer-sales-rest-api Version ^1.0.1
spryker/product-offer-service-point-availabilities-rest-api Version ^1.0.0
spryker/product-offer-service-point-merchant-portal-gui Version ^1.1.0
spryker/product-offer-shipment-type-merchant-portal-gui Version ^1.1.0
spryker/product-offer-warehouse-allocation-example Version ^0.3.0
spryker/product-option-cart-connector Version ^7.1.3
spryker/product-option-merchant-portal-gui Version ^1.0.1
spryker/product-options-rest-api Version ^1.3.0
spryker/product-prices-rest-api Version ^1.7.0
spryker/product-reviews-rest-api Version ^1.1.0
spryker/product-tax-sets-rest-api Version ^2.1.2
spryker/product-warehouse-allocation-example Version ^0.3.0
spryker/products-backend-api Version ^0.3.0
spryker/products-categories-resource-relationship Version ^1.4.0
spryker/products-rest-api Version ^2.15.1
spryker/push-notifications-backend-api Version ^1.0.1
spryker/related-products-rest-api Version ^1.3.2
spryker/rest-request-validator Version ^1.5.0
spryker/sales-merchant-portal-gui Version ^2.3.1
spryker/sales-order-thresholds-rest-api Version ^1.0.0
spryker/sales-orders-backend-api Version ^1.0.0
spryker/sales-product-connector Version ^1.8.2
spryker/sales-returns-rest-api Version ^1.1.0
spryker/sales-statistics Version ^1.2.0
spryker/scheduler-jenkins Version ^1.4.0
spryker/secrets-manager Version ^1.0.0
spryker/secrets-manager-aws Version ^1.0.2
spryker/security-blocker-merchant-portal-gui Version ^1.0.0
spryker/security-blocker-rest-api Version ^1.0.0
spryker/security-system-user Version ^1.0.0
spryker/service-point-carts-rest-api Version ^1.0.0
spryker/service-points-backend-api Version ^1.1.0
spryker/service-points-rest-api Version ^1.0.0
spryker/shipment-cart-connector Version ^2.1.3
spryker/shipment-checkout-connector Version ^2.0.5
spryker/shipment-discount-connector Version ^4.0.5
spryker/shipment-type-product-offer-service-point-availabilities-rest-api Version ^1.0.0
spryker/shipment-type-service-points-rest-api Version ^1.0.0
spryker/shipment-types-backend-api Version ^1.0.0
spryker/shipment-types-rest-api Version ^1.0.0
spryker/shipments-backend-api Version ^1.0.0
spryker/shipments-rest-api Version ^1.12.0
spryker/storage-gui Version ^1.0.0
spryker/stores-api Version ^1.0.0
spryker/stores-backend-api Version ^1.0.0
spryker/stores-rest-api Version ^1.2.0
spryker/tax-app Version ^0.2.0
spryker/tax-merchant-portal-gui Version ^1.0.1
spryker/tax-product-connector Version ^4.7.1
spryker/up-selling-products-rest-api Version ^1.2.2
spryker/urls-rest-api Version ^1.0.2
spryker/users-backend-api Version ^1.4.0
spryker/util-number Version ^1.0.0
spryker/uuid Version ^1.0.1
spryker/warehouse-oauth-backend-api Version ^1.0.0
spryker/warehouse-users-backend-api Version ^1.1.0
spryker/warehouses-backend-api Version ^1.0.0
spryker/willdurand-negotiation Version ^1.0.0
spryker/wishlists-rest-api Version ^1.6.2
symfony/http-kernel Version ^6.3.7
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package spryker-shop/b2c-demo-marketplace contains the following files

Loading the files please wait ....