bitbag / bonus-points-plugin
Bonus points plugin for Sylius.
Installs: 24 939
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 9
Forks: 16
Open Issues: 2
Type:sylius-plugin
Requires
- php: ^8.0 || ^8.1 || ^8.2 || ^8.3
- sylius/sylius: ~1.12.0 || ~1.13.0
Requires (Dev)
- behat/behat: ^3.6.1
- behat/mink-selenium2-driver: ^1.4
- bitbag/coding-standard: ^3.0
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- doctrine/persistence: ^3.0
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- lakion/mink-debug-extension: ^2.0.0
- phpspec/phpspec: ^7.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: 1.4
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-webmozart-assert: ^1.0
- phpunit/phpunit: ^9.5
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sylius-labs/coding-standard: ^4.0
- symfony/browser-kit: ^5.4 || ^6.0
- symfony/debug-bundle: ^5.4 || ^6.0
- symfony/dotenv: ^5.4 || ^6.0
- symfony/intl: ^5.4 || ^6.0
- symfony/web-profiler-bundle: ^5.4 || ^6.0
- symfony/webpack-encore-bundle: ^1.14
Conflicts
- behat/mink-selenium2-driver: >=1.7.0
- doctrine/annotations: >1.15
- dev-master
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.0
- v2.0.2
- v2.0.1
- v2.0
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- v1.0.0-beta.1
- dev-installation-fixes
- dev-removing-conflicts
- dev-feature/OP-376-add-sylius-1.13-support
- dev-fix-phpstan-errors
- dev-OP-4-badge-update
- dev-fix/bump_ubuntu
- dev-feature/OP-121
- dev-revert-40-bugfix/expired-bonus-points
- dev-bugfix/product-tax
- dev-patch-2
- dev-feature/imporve-per-order-price-calculation
- dev-feature/change-validation-groups-in-constraints
- dev-feature/imporve-form-validation
- dev-feature/change-eligibility-checker-argument-type
- dev-feature/improve-points-purifying
- dev-bugfix/improve-doctrine-mapping
- dev-bugfix/imporve-doctrine-mapping
- dev-bugfix/fix-bonus-points-apply-validator
- dev-bugfix/improve-bonus-points-apply-validator
- dev-feature/add-resetting-bonus-points
- dev-bugfix/fix-bonus-points-calculation
- dev-bugfix/improve-validation
- dev-bugfix/fix-overwriting-form-errors
- dev-bugfix/improve-cart-form-validation
- dev-feature/improve-bonus-points-apply-validation
- dev-feature/add-phpspec-tests
- dev-feature/add-behat-tests
- dev-feature/add-github-actions
- dev-feature/add-new-calculation-method
- dev-feature/update-sylius
This package is auto-updated.
Last update: 2024-10-31 18:58:42 UTC
README
BitBag SyliusBonusPointsPlugin
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
- Installation
- Customization
- Testing
- Functionalities
- Screenshots
- Demo
- Additional resources for developers
- License
- Contact and support
- Community
Overview
The BonusPoints Plugin for Sylius is an extension designed to bring dynamic, rule-based bonus point assignments to your Sylius eCommerce platform. With a focus on increasing customer engagement and fostering loyalty, this tool allows you to create specific rules that govern how bonus points are awarded to users. These points can then be utilized by customers for discounts on future purchases, essentially serving as a built-in reward mechanism to incentivize frequent shopping and interactions with your store.
Users can exchange them for discounts(1 bonus point = 1 currency discount) when creating an order.
Installation
The SyliusBonusPointsPlugin installation process can be found here.
Customization
The SyliusBonusPointsPlugin customization process can be found here.
Testing
The SyliusBonusPointsPlugin testing process can be found here.
Functionalities
All main functionalities of the plugin are described here.
Screenshots
If you need some help with Sylius development, don't hesitate 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:
- Sylius Documentation
- Sylius Contribution Guide
- Sylius Online Course
- Blog - Sylius Bonus Points Plugin
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.