Skip to content

Arcadier/Delete-Cart-Items

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nukes a user's cart clean 💣

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

Links

  • 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