- MSAnsweredHello,
There is no such option from system. You can export contents from you database.
Thank you - PVAnsweredso we have to access the databse every time we want to export?
is there any short snipet we can add to the export options ? - MSAnsweredHello,
You can modify the `product_actions` method of `app/controllers/admin/Products.php` as you need.
Thank you - Login to Reply