项目作者: Arcadier

项目描述 :
:bomb: Deletes the entire cart.
高级语言: PHP
项目地址: git://github.com/Arcadier/Delete-Cart-Items.git
创建时间: 2019-12-23T00:15:03Z
项目社区:https://github.com/Arcadier/Delete-Cart-Items

开源协议:MIT License

下载


Nukes a user’s cart clean :bomb:

With this plug-in, marketplaces users can clear the contents of their content with one click. If used as is, this plug-in only works on Arcadier’s front end.

But the main function of this plug-in is found in the user folder, where the Delete Item in Cart API is called on loop on a user’s cart.

Pre-Installation requirements

Installation:

  • Download the repository
  • Extract admin and user folders
  • Compress admin and user together
  • Upload the resulting .zip file to your developer dashboard
  • Access the Admin Portal of your sandbox marketplace
  • Go to Plug-Ins
  • Install the Plug-In
  • Refer to the Arcadier Website for more information.
  • You can check out our Documentation for instructions on how to install this on your marketplace, as well as how to build your own.
  • To see other plug-ins available on Arcadier, check out our Plug-In marketplace.
  • To see other open-source Plug-Ins available on Github check out our Plug-In Sample Codes