Skip to content

Arcadier/Profile-Input-Fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Input Fields

Need more information about your merchants or customers? Add new data fields to their profile pages for them to fill-up.

Who can manipulate this code?

  • Developers? (Yes)
  • Marketplace Owners (No. But it can be used and is already available on your Admin Portal > Plug-Ins > Available)

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
  • Create the custom table customFieldsUserData and add 2 columns allData and userGuid (both of type string).
  • 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