Magento Magento Marketplace Seller Price Comparison is a plugin of Magento Multi Vendor. You need installed this module first to used Seller Price Comparison plugin
You can imagine the functions of this module with the functionality in the amazon marketplace. Vendor can find exists product to sell it, they need enter some info about this product like images, short description, price and qty. Then their info will display on products detail. Then their information will be displayed in the product details along with the other sellers. They can buy the product from the seller they like. The customer can evaluate the product from many sellers, based on price, reviews and ratings, warranty and more other information.
This module is an add-on of Marketplace Module .To use this module you must have installed first Magebay Marketplace Module.
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento2 root directory.
Magento Marketplace Vendor Attribute Options Management is a plugin of Magento Multi Vendor Marketplace Extension, so you need installed this module first to used. Magento Multi Vendor
Admin can create new attributes for vendor’s and make it visible on the vendor profile page. Vendor can add more info for their profile page. It helps the customer see more detail about vendor information.
This module is very useful, It helps admin can customize their website easily through backend.
This module is an add-on of Marketplace Module .To use this module you must have installed first Magebay Marketplace Module.
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento2 root directory.
1. Admin can manage seller attributes
2. Admin can add/edit seller attributes
Seller Membership plug-in helps you create different membership packages with different fees and benefits. After paying the membership fee, seller will be assigned to a seller group. Each seller group will has it own commission and permission. Marketplace Seller MemberShip is a plugin of Magento Marketplace Extension. To use this plugin you must installed Marketplace Multi Vendor first: Magento Multi Vendor
Main features:
Other:
This module is an add-on of Marketplace Module .To use this module you must have installed first Magebay Marketplace Module.
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento2 root directory.
1. Admin can manage MemberShip Packets
1. Admin can manage Seller MemberShip
1. FACEBOOK
How to create App ID and number App Secret
Step 1: Go to website : https://developers.facebook.com/ then login
Step 2: Create a app
Step 3: Setup app
Fill Display Name, Namespace and choose Category then lick create app to create a application.
Fill capcha in the input (text in the box) then click submit
Main create application success.
Step 4: Go to Settings > Press Add Flatform
Enter your website url then Save Changes
Step 5: You can get App ID and App Secret now
2. TWITTER
Get Consumer Key (API Key) and Consumer Secret (API Secret)
Step 1: go to https://dev.twitter.com/ and login to create application or https://apps.twitter.com/, if you don’t have account, please register first
Step 2: Click create app
Step 3: Enter correct information to create new Application
Step 4: Go to API Keys to get API Key and secret
3. GOOGLE
Step 1: Go to https://console.developers.google.com/project to create new project(Must login first)
Step 2: Select Use Google APIs
Step 3: Select Credentials on left tab
Step 4: Select Credentials on select Add Credentials chosen Oauth 2.0 client ID after conffig consent screen
Next step to get Client ID and Client Secret
4. YAHOO
Step 1: Go to https://developer.yahoo.com/ (must login/registered first)
After logged, please select My Projects then Accept
Step 2: Create New Project
Step 3: get Consumer key and secret
Step 4: After create a new project, in tab Permissions chosse checkbox Contacts and chosse Read
5. LINKEDIN
Step 1: Go to https://developer.linkedin.com/ (must logged first)
Step 2: Create new Application
Step 3: Fill information for this form
Step 4: Click to application to get API and Secret key
6. Pinterest (comming soon)
http://tijn.bo.lt/pinterest-api
Authentication
Pinterest uses OAuth2 to authenticate users. Currently
we only support user login (server side). The authentication flow consists of 3 steps:
– User authentication
– App authorization
– App authentication
User authentication ensures the user is authenticated and say who they are. App authorization involves user knowing what kind of data they will be providing the app. App authentication ensures that the user is giving their information to your app and not someone else. Once these steps are complete we issue a user access token that enables app to make requests on behalf of the user. First, you redirect the user to pinterest authentication screen.
GET
1 2 3 4 |
https://pinterest.com/oauth/authorize/?client_id=145465456&redirect_uri=YOUR_REDIRECT_URI&scope=read redirect_uri = your redirect uri must match the one you used while creating your app client_id = app id scope = read(default), read_write |
Redirects to
1 2 3 4 5 6 7 |
YOUR_REDIRECT_URI?code=AUTHORIZATION_CODE GET / POST https://api.pinterest.com/v2/oauth/access_token redirect_uri=YOUR_REDIRECT_URI scope=read (default and must match the one during the authorization) client_secret=CLIENT_SECRET code=AUTHORIZATION_CODE |
Returns
1 2 3 |
access_token=YOUR_ACCESS_TOKEN GET https://api.pinterest.com/v2/me?access_token=YOUR_ACCESS_TOKEN |
Returns the user data
1 2 3 4 |
{“username”: “yashh”, “image_url”: “http://d30opm7hsgivgh.cloudfront.net/avatars/sinverguenza-59.jpg”, “full_name”: “Yashh Nelapati”, } |
]]>
Display all seller’s stores location in a google map. This will help the customer can find the seller’s store location near their address. They can quickly find the information of the store, send email or call to contact for few questions. Marketplace Store Locator is a plugin of Magento Marketplace Extension. To use this plugin you must installed Marketplace Multi Vendor first: Magento Multi Vendor
For Vendor:
For Customer:
For Admin:
Other:
This module is an add-on of Marketplace Module .To use this module you must have installed first Magebay Marketplace Module.
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento2 root directory.
1. Main Page
1. Admin can manage seller store locators