weltpixel

MAGENTO 2 USER PROFILE EXTENSION.

Empower Your Customers to Humanize Their Experience!

Turn your customers into influencers and give your store a human touch with public user profiles!

weltpixel

Activity feed functionality.

Let your users stay up to date with their friends' activities on your store!

weltpixel

Display public Wishlists.

Users can create and share their public wishlists with others by displaying them on their profile. Your customers can also browse profiles for great shopping ideas and inspiration!

weltpixel

Put a Face to a Review!

Customers want reviews written by humans - so show them yours are. By building your customers' trust in the reviewer you increase their chances of purchasing!

weltpixel





About the Magento 2 User Profile Extension.

Why do you need this extension?

Because all reviews are not equal. Some customers are more knowledgeable than others, and understanding who is giving the review can make or break a potential sale.

Our extension adds a social element to your website by giving each user a chance to create a unique profile complete with bio, age, gender, skill level, and more. It compiles all Magento 2 customer reviews that they’ve left on your products in one (easy to find) place for others to find.

The Magento 2 User Profile Extension also helps the customer create wishlist collections that can be publicly shared with other users. Create collections for different events, family members, or activity type.

Our extension helps you get the most out of your hard earned product reviews by turning your customers into influencers! By enabling them to become trust resources for each other you increase sales and everybody’s happy.

Features of the Magento 2 User Profile Extension.

  • Use customer reviews to boost conversion by giving each user a unique profile.
  • User Profile can contain bio, age, gender, and more, as well as a compilation of all previous reviews.
  • Easily integrates with the Multiple Ajax Wishlist and Share PRO extension to allow customers to create multiple wishlist collections that can be publicly shared.
  • Modern, responsive design and clean aesthetic.
  • Integration with the Social Login extension.

HOW TO INSTALL VIA COMPOSER CLI COMMANDS

  • Step 1:
    Before installing please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.3.X. - 2.4.2. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Make sure you have your Magento Marketplace Authentication Keys configured on the Magento instance. If your keys are not added, check the Magento Documentation for more information about how to add those.
  • Step 3:
    Access the root of your magento 2 project from command line and run the following commands:
    composer require weltpixel/m2-weltpixel-user-profile
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f

HOW TO INSTALL MANUALLY VIA SSH.

Extension Configuration.

  • Go to Admin > WeltPixel > User Profile > User Profile Settings
  • User Profile General Settings
    • Enable User Profile - [ Yes / No ] - Enable / Disable the User Profile extension on your store.
    • Enable User Profile Inline Edit - [ Yes / No ] - If enabled, allows the user to edit their profile inline, on the Profile page.
    • Enable User Profile on Reviews - [ Yes / No ] - If enabled, the option displays the User Profile on reviews left by the user. If the review is approved, the name and avatar of the user will be displayed alongside the review.
    • Enable Wishlist Collection Display - [ Yes / No ] - Allows the user to display their Wishlists publicly on their User Profile. This option requires the Multiple Ajax Wishlist and Share PRO extension to be configured with the "Enable Wishlist Privacy" option set to Yes.
    • Enable Profile Picture - [ Yes / No ] - Allows the user to upload a Profile Picture.
    • Profile Picture is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without uploading a Profile Picture.
    • Enable Cover Image - [ Yes / No ] - Allows the user to upload a Cover Image.
    • Cover Image is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without uploading a Cover Image.
weltpixel
weltpixel

Extension Configuration.

  • Enable First Name - [ Yes / No ] - Allows the user to input their first name.
  • First Name is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without specifiyng a first name.
  • Enable Last Name - [ Yes / No ] - Allows the user to input their Last Name.
  • Last Name is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without specifying a Last Name.
  • Enable Gender - [ Yes / No ] - Allows the user to specify a gender.
  • Gender is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without selecting a gender.
  • Enable Location - [ Yes / No ] - Allows the user to specify a location.
  • Location is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without specifying a location.
  • Enable Date of Birth - [ Yes / No ] - Allows the user to set their birth date.
  • Date of Birth is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without setting a date of birth.
  • Enable Biography - [ Yes / No ] - Allows the user to write a biography.
  • Biography is Required - [ Yes / No ] - If set to Yes, the user cannot save their Profile without setting a biography.

Change Log.

What’s new in v.1.10.7 - March 26, 2021

  • Added a new Magento Admin comment for the inline User Profile edit functionality.
  • Excluded Magento 2.0.x - 2.2.x from new features and fixes starting with this release.
  • Adjusted WeltPixel Developer section comments.


What’s new in v.1.10.5 - February 12, 2021

  • Confirmed compatibility with the newly released Magento 2.4.2 version.
  • Added additional backend versioning verifications.
  • Backend module code optimizations.


What’s new in v.1.10.1 - October 22, 2020

  • Confirmed compatibility with the newly released Magento 2.4.1 version.


What’s new in v.1.10.0 - August 10, 2020

  • Confirmed compatibility with the newly released Magento 2.4.0 version.


What’s new in v.1.9.8 - July 6, 2020

  • Whitelisted domain for Content Security Policies introduced in Magento 2.3.5.


What’s new in v.1.9.7 - May 7, 2020

  • AConfirmed compatibility with Magento 2.3.5.
  • Implemented small Backend performance optimizations.
  • Added nxcli.net (Nexcess temporary URL) as a valid domain in the licensing process.
  • Added an option in the Developer section to allow for switching Magento's CSP between "report-only" and "restrict".


What’s new in v.1.9.6 - April 9, 2020

  • Added a patch for jQuery UI (Magento 2.3.0 - 2.3.2).
  • Removed Crop and Rotate functionality for images uploaded via Inline Edit.
  • Fixed a Backend issue on Magento Commerce whereby the Category Schedule functionality was not working properly.


What’s new in v.1.9.5 - March 10, 2020

  • Added backend Google reCaptcha compatibility for Magento 2.3.x


What’s new in v.1.9.4 - February 5, 2020

  • Code enhancements for increased security. Changed User Group info collection method.
  • Confirmed compatibility for Magento 2.3.4.


What’s new in v.1.9.2 - November 27, 2019

  • Added Magento and PHP version in the WeltPixel Developer section.
  • Confirmed compatibility with the latst Magento 2.3.3 version.


What’s new in v.1.9.1 - October 16, 2019

  • Added the possibility to edit wishlists directly from the User Profile.
  • Confirmed compatibility with the latst Magento 2.3.3 version.
  • Included the WeSupply Toolbox integration extension - Proactive Notifications Email & SMS, Returns & RMA, Store Locator, Delivery Date Estimate, Logistics Analytics, NPS & CSAT score. Get Free on-boarding and launch within 24 hours.


What’s new in v.1.9.0 - July 18, 2019

  • Implemented font optimizations for increased performance.
  • Confirmed compatibility with Magento 2.3.2.
  • Added HTTPS endpoint for licensing process.


What’s new in v.1.8.5 - June 7, 2019

  • Integrated Social Login with the User Profile extension. If the integration is enabled, Signing Up with Social Login creates a profile.
  • Small performance improvements.


What’s new in v.1.8.4 - April 25, 2019

  • Fixed an bug whereby Reviews in the User Profile were not displayed correctly.
  • Added PHP version in the WeltPixel Developer Section.


What’s new in v.1.8.3 - April 3rd, 2019

  • Initial release.


weltpixel