bitbag/catalog-plugin

Catalog plugin for Sylius

Installs: 4 334

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 9

Open Issues: 0

Type:sylius-plugin


README

BitBag SyliusCatalogPlugin

Slack Support

We want to impact many unique eCommerce projects and build our brand recognition worldwide, so we are heavily involved in creating open-source solutions, especially for Sylius. We have already created over 35 extensions, which have been downloaded almost 2 million times.

You can find more information about our eCommerce services and technologies on our website: https://bitbag.io/. We have also created a unique service dedicated to creating plugins: https://bitbag.io/services/sylius-plugin-development.

Do you like our work? Would you like to join us? Check out the “Career” tab: https://bitbag.io/pl/kariera.

About Us

BitBag is a software house that implements tailor-made eCommerce platforms with the entire infrastructure—from creating eCommerce platforms to implementing PIM and CMS systems to developing custom eCommerce applications, specialist B2B solutions, and migrations from other platforms.

We actively participate in Sylius's development. We have already completed over 150 projects, cooperating with clients worldwide, including smaller enterprises and large international companies. We have completed projects for such important brands as Mytheresa, Foodspring, Planeta Huerto (Carrefour Group), Albeco, Mollie, and ArtNight.

We have a 70-person team of experts: business analysts and consultants, eCommerce developers, project managers, and QA testers.

Our services:

  • B2B and B2C eCommerce platform implementations
  • Multi-vendor marketplace platform implementations
  • eCommerce migrations
  • Sylius plugin development
  • Sylius consulting
  • Project maintenance and long-term support
  • PIM and CMS implementations

Some numbers from BitBag regarding Sylius:

  • 70 experts on board
  • +150 projects delivered on top of Sylius
  • 30 countries of BitBag’s customers
  • 7 years in the Sylius ecosystem
  • +35 plugins created for Sylius

Table of Content

Overview

BitBag SyliusCatalogPlugin Allows for displaying catalog with products - calculated dynamically with rules.

For catalog You can configure:

  • code
  • names, when it should be shown
  • when it should be shown - this is useful for time restricted special offers or promotions
  • there is set of rules that restrict which products will be shown inside, they can be combined using AND or OR.
  • there is another set of rules - used to restrict products associated with given catalog - it can be shown on product details page
  • templates for each catalog

Installation

The SyliusCatalogPlugin installation process can be found here.

Testing and running the plugin

The SyliusCatalogPlugin testing process can be found here.

Usage

Plugin provides 2 new twig functions which can be used inside templates:

  • for rendering catalogs by their code:
    {{ bitbag_render_product_catalog("test_catalog") }}
  • for rendering all catalogs active for given product
    {{ bitbag_render_product_catalogs(product) }}

Functionalities

All main functionalities of the plugin are described here.

If you need some help with Sylius development, don't be hesitated to contact us directly. You can fill the form on this site or send us an e-mail at hello@bitbag.io!

Demo

We created a demo app with some useful use-cases of plugins! Visit http://demo.sylius.com/ to take a look at it.

If you need an overview of Sylius' capabilities, schedule a consultation with our expert.

Additional resources for developers

To learn more about our contribution workflow and more, we encourage you to use the following resources:

License

This plugin's source code is completely free and released under the terms of the MIT license.

Contact and support

This open-source plugin was developed to help the Sylius community. If you have any additional questions, would like help with installing or configuring the plugin, or need any assistance with your Sylius project - let us know! Contact us or send us an e-mail to hello@bitbag.io with your question(s).

Community

For online communication, we invite you to chat with us & other users on Sylius Slack.