Need more information about your merchants or customers? Add new data fields to their profile pages for them to fill-up.
- Developers? (Yes)
- Marketplace Owners (No. But it can be used and is already available on your
Admin Portal>Plug-Ins>Available)
- 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.
- Unicorns 🌈
- Love for coding ❤️
- Download the repository
- Extract
adminanduserfolders - Compress
adminandusertogether - Upload the resulting
.zipfile to your developer dashboard - Create the custom table
customFieldsUserDataand add 2 columnsallDataanduserGuid(both of typestring). - Access the
Admin Portalof 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