176 results found
-
Spire CMS - Identifying widgets missing content in current language
In the Classic CMS, we were able to see a warning or indication style on widgets that did not have content in the current language. However, in Spire CMS, this visual indicator does not seem to be available.
We would like a way to clearly identify in Spire CMS which widgets have been localized to the current language and which have not, similar to the warning indication available in Classic CMS.
2 votes -
CMS backup
I'd like to suggest implementing an automated backup system for the CMS to avoid potential data loss or mishaps. Currently, backups can be done manually, which could leave us vulnerable to issues such as data corruption, system failure, or human error.
Automating backups (daily or even more frequently) with proper versioning and offsite storage would ensure data integrity, minimize downtime, and provide a reliable rollback option in case of any unforeseen events.
1 voteWe have done some initial investigation for this and identified a few areas to begin improvements; namely adding more functionality in Mission Control to schedule recurring backup-type actions that include CMS content. We have added this item to our backlog for future consideration and prioritization.
-
Prevent bot spamming logs
We often see a lot of errors in the application logs related to bots spamming the website with URL requests that do not even exist, quite often these end in .php extension; example: https://[ConfiguredCommerceURL]/admin/function.php. These seem to be attacks that try to find vulnerabilities on the website. While often times these are harmless, they do pollute the application logs, making it harder for developers to find actual errors that are worth reporting. This feature request is to simply capture that kind of spam requests and simply block them, without processing anything else (these often come with errors such as 'Unity.Exceptions.InvalidRegistrationException'…
18 votes -
Attribute Value Character Limit Raise
I frequently run into products that have more data for specs category attribute values that exceed Optimizely's 255 character limit in Configured Commerce. My source system has a limit of 400. I was wondering if it would be possible to raise the limit in OPTI from 255 to 400 ? An example attribute is "Suitable For Use With" which often has long lists of applicable model numbers.
3 votes -
Attribute filters
We would like the Attribute filters to have more form factors than simply a check box. Some attributes have to many options for this to be useful. we would like the option to use sliders when there are many number values, swatches to display colors, etc.
3 votes -
Abandoned Cart Email Metrics
We'd like to see the ability to get metrics on abandoned cart emails that are sent from the configured commerce system.
We're currently using this functionality, however we have no insight into there effectiveness, if customers are viewing them, clicking on them or using them to come back to complete a purchase of an abandoned cart.
I think it would be beneficial to all customer who use this feature to be able to see at least some standard metrics on these emails. Open rate, Click rate, conversion rate, revenue generated, transactions, etc.4 votes -
Show which user is throwing errors in application logs
Often when a customer is experiencing an error, we can see some sort of notification within the console describing what API failed it's call, what service timed out, or some other details about the failure.
Typically, the error message includes no identifying information on which user had the error. Meaning that a frequent error could be either 1 user is having an issue 100 times, 100 users having an issue 1 time, or any range in between.
If a website user is logged into our site, and an error is thrown from an action they take, that should be an…5 votes -
Split Customer on Punchout Customer Data Mapping into 2 fields (BT & ST
Our shared client would be interested in seeing the Customer field on the Punchout Customer Data Mapping split/separated into two fields, one for the Bill To and one for the Ship To. Once the user selects the Bill To, the Ship To options become available for selection.
2 votes -
Enable DotLiquid in email subject, using the same model as the email body
As a business user I want to add dynamic fields to the email subject of emails sent by Configured Commerce.
Specifically, the Subject field of an Email List (Marketing / Email Lists / <selected list>
Example: OrderConfirmation
Subject: Order Confirmation: [[Model.OrderNumber]]
Result: "Order Confirmation: WEB001117"
With DotLiquid evaluation of the subject, we could even add logic like:
Subject: Order Confirmation: [[Model.OrderNumber]] [% if Model.CustomerPO != null and Model.CustomerPO != "" -%] (PO: [[Model.CustomerPO]] [% endif -%]
Result: "Order Confirmation: WEB001117 (PO: 12345"
if the order had a PO assigned.
The Model used for evaluation should be the same as for…2 votes -
Native Support for Implementing Microsoft Ads
Similar to the native integration for Google Ads GA4, it would be nice to have a native integration with ads.microsoft.com as well.
1 vote -
Download backup of production database
Each day database backups are created of the production website. I would like to have the option in Mission Control to download a backup which was made days or even weeks ago.
1 vote -
Add "Enforce Password History" on Website and Console Security Settings
Add "Enforce Password History" on Website and Console Security Settings
How it works:
When you set this option, the system stores a certain number of your past passwords, and when you try to set a new password that matches one of those stored, it will not allow you to do so.
Configuration:
You can usually set the number of past passwords to remember, meaning how far back the system checks when you try to set a new password.
Importance:
Using Enforce Password History is a crucial security measure to prevent someone from easily guessing your password by trying previously used…2 votes -
Option to Preventing Users from Adding More to Cart Than Available for Discontinued Items
We would like to implement a restriction to prevent users from adding more items to their cart than the available stock for discontinued items. Specifically, when an item is discontinued, users should not be able to add more units than are available in the AFS (Available for Sale quantity.
1 vote -
Dynamic Filtering: Enhancing UX on list page
Proposed Enhancements:
* Add a fixed top panel to display all applied filter options
* Allow users to remove individual applied filters by clicking an "X" on the top panel
* Replace checkboxes for filter options with visually distinct selectable buttons
* Automatically filter relevant items as each filter option is selected or removed
* Remove the "Apply Filter" button to make filtering immediate
* Keep the "Clear All" hyperlink button in the top panel to reset all filters
Benefits of Proposed Changes:
* Improved user experience with real-time filtering
* Increased engagement as users see instant results
* Competitive…4 votes -
Add Preview Option to Email Message Logs
Currently, we copy the html from the Email Message Logs and save to an html file to "preview" the email in the browser. It seems that this would be a great enhancement for Opti to add a "Preview" button on the page. This would be similar to the "Preview Revision" option on the Email Templates, but using the actual html from the delivered email.
3 votes -
Mobile App - Request List Buttons
We are running into an issue with our customers while using the mobile app. When a user opens the mobile app and then looks at one of their lists, they see 2 buttons on each item, 1 button to order the item and another button to delete the item from the list. These 2 buttons are very small and very close to eachother. Customers keep accidentally hitting the delete button and since there is no confirmation popup, the item is removed from the list and they have no idea how to get the item back on the list. We used…
1 vote -
Allow the possibility to manage multiple category trees by customer
n a large project with many different customers, not all of them are expected to use the same categories with the same names. We would like to have the possibility to assign categories to specific customers. This will result in a menu and categories adapted to the product assortment subset they are using.
1 vote -
Request to whitelist the Coveo.Connectors.Utilities.PlatformSdk to allowedLibraries list
Hello Team Optimizely, we are working on the Coveo integration for one of our projects and having Coveo.Connectors.Utilities.PlatformSdk -Version 11.2.0 added to allowedLibraries would be of great help for this integration.
As additional information Coveo.Connectors.Utilities.PlatformSdk (https://www.nuget.org/packages/Coveo.Connectors.Utilities.PlatformSdk/ library allows you to communicate with the Coveo Cloud Platform public APIs and the Push API.1 vote -
Separate the "build email" step from the "send email" step for easier extensibility
As a partner developer
I want to have a point of extension between building an email and sending an email
So that I can modify the email properties (ie. To, CC, Body without overriding the code responsible for sending the email.
The following files have this issue, but there may be others:
* C:\projects.insitesoft\insite-commerce\Src\Backend\Plugins\Insite.Plugins\Emails\ShipmentConfirmationEmail.cs
* C:\projects.insitesoft\insite-commerce\Src\Backend\Modules\Insite.Modules\Rfq\Services\Handlers\UpdateQuoteHandler\900SendEmail.cs
* C:\projects.insitesoft\insite-commerce\Src\Backend\Modules\Insite.Modules\Cart\Services\Handlers\UpdateCartHandler\3200SendConfirmationEmail.cs1 vote -
Integration of AI based Chatbot / Agent
Configured Commerce has always focused on the value of its self-service capabilities to increase customer adoption, increase customer retention, and to free up Sales and Customer Service to focus on more complex, high-value engagements.
Providing an AI based Chatbot/Agent aligns perfectly with this mission by providing the potential to accomplish things like:
* Building on the natural language processing we're incorporating with our Google based search, users could, in a conversational manner, retrieve things like order information, product data, product recommendations, etc.
* Streamline ordering and reordering. The Agent would potentially have access to past order data to simplify reordering…9 votes
- Don't see your idea?