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.
- A Developer dashboard
- If you do not have one, and wish to have one, sign up as a Plug-In Developer here
- A sandbox marketplace. 🎮
- Knowledge of how to upload source code to the dashboard => Knowledge.
- Download the repository
- Extract
admin
anduser
folders - Compress
admin
anduser
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