Can I bulk publish all my baseproducts and variants

Hello Volks!

What is the best way to bulk publish "all my " base products and variants? Assume I have 3 diffeens markets, and I want to puclish all products and variants on all markets.

E.g a bulk operation of the manual steps in Litium Studio. -> products, -for each product- -> publish -> mark all the available webSites -> save

I assume it might be possible to create a smartList based on “where published is false” to grep them, and then publish all of them in bulk.

I assume it could be possible to export all products, script a macro change the publish tag, and import

I assume yo can grep in the database and operate on a any filed and change value.

Happy for advise here.

Regards Erik

Litium version: ??

There is currently no way to bulk publish in the UI or using export/import.

You will need to build this functionality yourself.

For an example see PublishEverything() at https://github.com/martenw/LitiumDemoHelper/blob/master/ProductInformation.cs