質問

My store have multiple admin users, sometimes more than one users are editing the same content/product.

Is it possible for magento to check it with "first come first serve", reserve the editing rights for the first comer, and the later one cannot edit the content? Or magento already has similar solution? (Concurrent editing)

Hope anyone could answer it , thanks.

役に立ちましたか?

解決

A good start point is the Cartware CmsLock module, which allows a page or static block to be locked. You can customise around it and lock and unlock when someone access the edit page.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top