Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

All ideas

Showing 280 of 280

Change name of CurrencyAwareSuggestionByTypeResultFormatter

As the class Spryker\Client\CatalogPriceProductConnector\Plugin\CurrencyAwareSuggestionByTypeResultFormatter is a plugin please rename it as CurrencyAwareSuggestionByTypeResultFormatterPlugin. I suggest that CurrencyAwareSuggestionByTypeResultForm...
Zanggar Muratkhan 7 months ago in Price Management 0 In review

Add values to SQL exception

Sometimes smth goes wrong and SQL queries fail. Often it's important which values figured in a query, aspecially on PROD env. For example we have message in rabbitMQException: "Unable to execute INSERT statement [INSERT INTO `spy_url_storage` (`id...
Anna Kotiuk 7 months ago in DX (Developer eXperience) 1 Will not implement

Allow Wildchars in CMS redirection ability

Allow Wildchars in CMS redirection ability like * to support Navigation changes more easily. e.g. /news/ will be /company/news i want to redirect all subistes also with /news/* to /company/news/*
Martin Kousek 7 months ago in CMS (Content System Management) 0 In review

Extension point for bulk queue message processing

Hello, We need an extension point inside of the catch block in this method: \Spryker\Zed\Synchronization\Business\Message\BulkQueueMessageProcessor::runBulkWrite. The current implementation marks all messages as failed in the chunk even though onl...
Bünyamin Izzet Inan 7 months ago in Search 0 In review

Plugin stack for getResponse method in UpdateProductAbstractController

There vendor/spryker/product-merchant-portal-gui/src/Spryker/Zed/ProductMerchantPortalGui/Communication/Controller/UpdateProductAbstractController.php:299 we render data inside method, so we cannot owerwrite just part of the method if we want to e...
Dimitriy Kravchenko 7 months ago in PIM (Product Information Management) 0 In review

Add new plugin stack for ProductFormTransferMapper

there vendor/spryker/product-management/src/Spryker/Zed/ProductManagement/Communication/Transfer/ProductFormTransferMapper.php:205 - we have plugins which can help extend ProductConcreteTransfer but we have nothing for ProductAbstractTransfer (ven...
Dimitriy Kravchenko 7 months ago in PIM (Product Information Management) 0 In review

Add an extension point to FileContent

Spryker\Zed\FileManager\Business\FileContent\FileContent: Add a plugin extension point at the end of the save method of the FileContent class.
Zanggar Muratkhan 7 months ago in CMS (Content System Management) 0 Ready for Approval/Refusal

Add input field(s) to the manual transition on the OMS

Several times on different projects I'm asked about the following requirement about Order management (OMS) in the Backoffice, examples: When we manually transit order/order item into the state "Registered in the ERP" we would like to save also the...
Andriy Netseplyayev 8 months ago in OMS (Order Management System) 1 Future consideration

Add an extension point into CategoryType

Spryker\Zed\CmsBlockCategoryConnector\Communication\Form\CategoryType Replace const SUPPORTED_CATEGORY_TEMPLATE_LIST with configuration.
Zanggar Muratkhan 8 months ago in CMS (Content System Management) / DX (Developer eXperience) / PIM (Product Information Management) 0 Ready for Approval/Refusal

Add an extension point to CategoryNodeStorage

Spryker\Zed\CategoryStorage\Business\Storage\CategoryNodeStorage: Add plugin extension point into the mapToCategoryNodeStorageTransfer method before "return".
Zanggar Muratkhan 8 months ago in PIM (Product Information Management) 0 Ready for Approval/Refusal