Example to display date and time in Arcadier marketplace.
The file structure of each Plug-in's source code:
├── admin
├── html
├── css
└── scripts
├── user
├── html
├── css
└── scripts
admin folder contains the part of the code that executes for the marketplace administrator.
user folder has the code that executes for the merchants and buyers.
- Download repository.
- Compress (.zip) the admin and user folder.
- Login to Arcadier Plug-in Developer Dashboard.
- Create a new Plug-in.
- Upload .zip file in the created Plug-in.
- Login into your marketplace admin portal.
- Go to Plug-in
- Search for the Plug-in and install it.