Check for update
Update available!
- Your version
- 2025.12.25.1
- Current version
- 2026.2.3.1
***IMPORTANT: The following plugins need to be updated manually after the site has been updated.***
- OWTP.VDPXMPie - (2025.12.18.2 -> 2026.1.20.2)
- OWTP.Plugins.FormBuilder - (2025.12.22.1 -> 2026.1.28.3)
- SmartStore.Fulfillment - (2025.12.25.2 -> 2026.1.15.1)
- CC.Plugins.OSHSSO - (2025.9.24.1 -> 2026.1.28.1)
AutoUpdate possible
This update can be installed automatically. For this Smartstore downloads an installation package to your webserver, executes it and restarts the application. Your application will be offline for a few minutes while the installation process takes place. Click the Update now button to download and install the package.- History logs:
Merged PR 54:If product is Bundle items and its settings Description: If product is Bundle items and its settings Bundle item individually in the shopping cart = true Bundle Per Item Quantity = true Then when user addtocart and there are not items in bundle yet give error that atleast one or more items are required in order to add to cart this bundle product. Merge refs/heads/Tickets/LCP-337-95Percent-Bundle-Fix into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-12-25T08:56:25.7162715Z Status: succeeded Merged PR 51:Fixed column widths on dashboard widgets Description: Fixed column widths on dashboard widgets Merge refs/heads/Admin-dashboard-column-width into refs/heads/Deployments/Main Created By: cstier@lakecountypress.com - Created on Date: 2025-12-23T16:51:01.9103602Z Status: succeeded Merged PR 31:Panel has no outer and inner divs Description: ELI issue reported: can you look at why the Style tag is not rendering? The OuterDiv of Panel 10/ID 02853b5bc88a on SandboxDealerLocationCMS https://equitylifestyle.lcpstore.com/Plugins/OWTP.Plugins.FormBuilder/PageBuilder/RenderPage/Sandbo… Merge refs/heads/Tickets/LCP-337-Formbuilder-Panel-Divs-Fix into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-12-03T08:02:05.9069646Z Status: succeeded Merged PR 29:fixes tabdata classes abstraction : formbuilder Description: fixes tabdata classes abstraction : formbuilder Merge refs/heads/Tickets/LCP-337-FB-TabData-CSS-Plus-XMPIE-Description-Default into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-12-03T07:45:20.7796999Z Status: succeeded Merged PR 23:Db Manager : Edit tables functionality added Description: Db Manager : Edit tables functionality added Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-11-20T10:44:55.5350326Z Status: succeeded Merged PR 20:Merge: copy widget functionality, full width widget control on admin side etc. Description: copy widget functionality, full width widget control on admin side, and display order editable for the system widgets Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-11-19T11:00:12.3472962Z Status: succeeded Merged PR 14:show categories on the category list page according to the selected store Description: show categories on the category list page according to the selected store Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-11-13T07:01:50.2788734Z Status: succeeded Merged PR 13:Order Status Error : changes in core and xmpie Description: Add a "Output Error" OrderStatus to Smart Store This will need to be part of all sites going forward When output fails then the order needs to be changed to Output Error status. if the orderstatus = Output Error and all orderitems successfully render then If the order has a orderfulfillment.orderstatusid which is BackOrdered FulfilllmentProcessing PartialShipped BackOrderedAndPartialShipped Then put the order into that order.orderstatusid = orderfulfillment.orderstatusid otherwise put it in Processing status Merge refs/heads/Tickets/LCP-337-OrderStatus-OutPutError into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-11-13T06:01:05.3685944Z Status: succeeded Merged PR 6:RenderOn needs to be a textarea as well as varchar(max) Description: RenderOn needs to be a textarea as well as varchar(max) Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: devs@completecoders.com - Created on Date: 2025-11-12T04:08:20.4814106Z Status: succeeded Merged PR 1267:Merge dashboard enhancements - show days selector and code optimization Description: - dashboard widgets - code optimization and moving common parts into a single place - number formatting fix applied - small fix - Show Days Selector - new field and all corresponding changes applied in dashboard widget - small fix - code issue fixes on the understock products widget Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: usman@completecoders.com - Created on Date: 2025-11-07T03:15:01.8809126Z Status: succeeded Merged PR 1163:Putting LCPStoreProfiler into Main again Description: Mostly Store Profiler Code. there is some other code in formbuilder (typos fixed) and in core (made functions more generic or gave null handling) Merge refs/heads/SmartStoreNet.StoreProfiler into refs/heads/Deployments/Main Created By: tcastino@lakecountypress.com - Created on Date: 2025-08-21T16:39:49.8900526Z Status: succeeded Merged PR 1265:Adjusted the provider discovery so a plugin without a LimitedToStores list is... Description: Adjusted the provider discovery so a plugin without a LimitedToStores list is treated as available everywhere. In Presentation\SmartStore.Web.Framework\UI\Components\Menu\MenuPublisher.cs (line 58) the old null-check now only filters when the plugin is explicitly restricted to other stores (trimmed list, honors "0" as all stores). That keeps FormBuilder/XMPie menus visible without seeding synthetic settings. Recycle the site or clear the menu provider cache after deploying so the new logic is picked up. Merge refs/heads/Tickets/LCP-337-Admin-Menu-Plugin-LimitedStore-Bug into refs/heads/Deployments/Main Created By: suhail@completecoders.com - Created on Date: 2025-11-05T10:46:42.9405246Z Status: succeeded Merged PR 1264:system widgets should not be editable/deleted also applied the path validation Description: system widgets should not be editable/deleted also applied the path validation for the dashboard widgets Merge refs/heads/Issues/dashboard_widget_downloadall_fixes into refs/heads/Deployments/Main Created By: usman@completecoders.com - Created on Date: 2025-11-04T07:50:12.2760971Z Status: succeeded Merged PR 1257:Navbar override feature Description: Added an ability to show child categories in navbar when setting turned on for a parent category. Merge refs/heads/CoreChangeForNavbarOverride into refs/heads/Deployments/Main Created By: hpatel@lakecountypress.com - Created on Date: 2025-10-29T20:30:49.6803587Z Status: succeeded