B2Bsellers Suite

B2Bsellers - Release 1.1.0

GENERAL

In the second May release we focused on the introduction of our brand new add-on, the Event Manager. We have dedicated ourselves with full passion to this project and are proud to present you now the beta version.

We also fixed some bugs again and removed the demo data plugin from the core and made it available in Github as "open-source".

NEW FEATURES

The new event manager enables you to offer digital training

Thanks to Eventmanagers, it is now possible to create and manage training courses in the B2Bsellers Suite extremely efficiently. In this way, valuable resources can be saved. The Event Manager offers a wide range of useful functions for creating and managing training courses and enables customers to easily register themselves and other participants for training courses. 

It is also possible to link the Event Manager to learning platforms and customize it to your specific needs. With Event Manager, you have everything under control and can focus on successful training.

YouTube

By loading the video, you accept YouTube's privacy policy.
Learn more

Load video

Play Video

For detailed information about the Event Manager and a video that gives a closer look, please see the Event Manager article.

Demo data plugin becomes a Github repository

Until now, you could create the demo or test data directly in the B2Bsellerscore plugin via CLI command.

This is now no longer possible, as we have provided you with a separate - but more comprehensive - demo data plugin with the following Github repository:

https://github.com/b2bsellers-suite/B2bDemodataPlugin

However, we have also provided you with a separate CLI command in the B2BsellersCore plugin. 
Use "bin/console b2b:test-data:install-plugin" - This will download the plugin from Github in the latest version, install and activate it. After that you can start the plugin with "bin/console b2b:test-data:create" to create the test data.

You can also find more information in the documentation:
https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/test-daten

ADJUSTMENTS

BCS-1285 Added the Eventmanager Plugin (BETA)

BCS-1273 The 'EventArticle' addon has been removed. Due to the large event manager, this small addon is no longer necessary.

BCS-1264 Removed B2bDemodata Plugin from the Core - available on Git now!

BCS-838 Added button "Back" to the Passwordless login via email

BCS-1188 Refactoring of the ResponseSubscriber

BCS-1274 With the command b2b:test-data:install-plugin you can now download the Github Demodata plugin and install it directly.

BCS-1276 Added translation snippets for B2bEventManager

BUGS

BCS-1097 Fixed delete rules on plugin update error

BCS-1261 Fixed routing at login after following an offerlink for customers

BCS-1269 Fixed filteroptions on b2b_platform/event page

BCS-1275 Fixed MailTemplateSetup.php for mutlilanguage installation

DEVELOPER NEWS

Migration from 1.0.X to 1.1.0

The update from 1.0.X to version 1.1.0 is quite simple:

Option 1: Via the Shopware admin area

1. upload the ZIP file in the plugin list
2. after that you have to click on "update" for the plugin "B2Bsellers Suite
3. then delete the cache.
4. finished, your B2Bsellers plugin has been updated to 1.1.0.

Option 2: Via the Console

1. delete all files under "custom/plugins/b2bsellerscore
2. upload all files from the ZIP into this folder again
3. execute "bin/console plugin:list && plugin:update b2bsellercore
3. then delete the cache.
5. finished, your B2Bsellers plugin has been updated to 1.1.0.

Option 3: Per Composer:

1. first request an access to our Packagist account.
2. perform "composer update b2b-sellers/core
3. you still need to build the storefront, the admin and the B2B platform
3. then delete the cache.
5. finished, your B2Bsellers plugin has been updated to 1.1.0.

Of course we recommend to run and test the update on a development environment first.

If you have any questions or problems, please contact us at support@b2b-sellers.com

Comments are closed.