Friday, June 27, 2025
  • Home
  • About Us
  • Disclaimer
  • Contact Us
  • Terms & Conditions
  • Privacy Policy
T3llam
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment
No Result
View All Result
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment
No Result
View All Result
T3llam
No Result
View All Result
Home Services & Software

Information for Akeneo Shareable Product URL Generator

admin by admin
July 5, 2024
in Services & Software
0
Information for Akeneo Shareable Product URL Generator
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter


Akeneo Shareable Product URL Generator permits Akeneo customers to create shareable product views for public customers, offering a read-only expertise.

Customers have the power to set a view password, decide the expiration time of the shared hyperlink, and apply filters to show particular merchandise.

Customers can filter merchandise and consider them in numerous languages. Take a look at our Akeneo URL Media Attribute so as to add public URLs for media information and preview them.

Fundamental Necessities

  • This module works with Akeneo 7.0.x. Obtain Akeneo.
  • Node and Yarn packages have to be put in.
  • Additionally works with Akeneo Cloud Flexibility Mode, which is a PAAS Version of Akeneo
  • Share product hyperlinks with others simply.
  • Customers have the power to repeat the catalog hyperlink for sharing.
  • Set a password to regulate entry to the product view.
  • Apply filters to customise which merchandise are displayed.
  • Set an expiration time for the shared hyperlink.
  • View merchandise in a number of languages as desired.

Earlier than putting in the module through Composer or manually, observe these steps:

  • To configure a firewall in config/packages/safety.yml file
firewalls:
    wk_shareable:
        sample:                        ^/wk-shareable/login
        safety:                       false

Entry management requiring ROLE_SHAREABLE_URL is outlined earlier than extra common entry controls comparable to IS_AUTHENTICATED_REMEMBERED

access_control:
    - { path: ^/wk-shareable/view/ , roles: ROLE_SHAREABLE_URL }

Two various kinds of module set up processes can be found for the module.

  1. Composer Set up
  2. Handbook Set up

Set up utilizing Composer Set up

Learn This Weblog

Earlier than starting the composer set up.

1: Get the ACCESS KEYS [Create a support ticket]
2: In Akeneo composer.json, add our repository in addition to the set up script.

For Akeneo 7

{
  "scripts": {
        "post-update-cmd": [
           "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
        ],
        "post-install-cmd": [
           "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
        ],
        "post-create-project-cmd": [
          "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
       ]
   },
  "repositories": [{
    "type": "composer",
    "url": "https://akeneorepo.webkul.com/"
  }]
}

3: Add our repository and set up script in your Akeneo bundle.json

{
  "scripts": {
       "generate-webkul-shareable-models": "NODE_PATH=node_modules webpack --config vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/webpack.config.js"
   }
}

4: Use composer to put in the extension.

        composer require webkul/shareable-catalog

5: Full the authentication kind.
6: Ship a Message of Success
7: Delete your browser’s cache.

Handbook Set up for Model 7.x

  •  After unzipping the suitable extension zip, merge the “src” folder into the akeneo venture.
  • Add our repository and set up script in your Akeneo bundle.json
{
  "scripts": {
       "generate-webkul-shareable-models": "NODE_PATH=node_modules webpack --config src/Webkul/ShareableProductViewBundle/webpack.config.js"
   }
}
  • From the PIM listing, run the next command over the NO-DOCKER Occasion.
./src/Webkul/ShareableProductViewBundle/set up/config.sh COMPOSER=false NO_DOCKER=true
  • After that, run the command under over the PIM listing’s DOCKER occasion.
./src/Webkul/ShareableProductViewBundle/set up/config.sh COMPOSER=false NO_DOCKER=false
  • From the PIM listing, run the command under over the NO-DOCKER Occasion.
./src/Webkul/ShareableProductViewBundle/uninstall/uninstall.sh COMPOSER=false NO_DOCKER=true
  • Run the command under over the PIM listing’s DOCKER occasion.
./src/Webkul/ShareableProductViewBundle/uninstall/uninstall.sh COMPOSER=false NO_DOCKER=false

Admin may give ACL permission to completely different customers for the Akeneo Shareable Product URL Generator, edit, checklist, take away, shareable product view, and toggle URL in line with the necessities.

add-acl-permission

Workflow: Akeneo Shareable Product URL Generator

So, upon getting put in the Akeneo Shareable Product URL Generator module, log in to your Akeneo dashboard. Then you definately see the icon “Share URL.”.

shareable-product-url

To create a shareable URL, you should go to “Share URL” after which choose “Shareable URL,” and click on on “Create”.

createshareableurls

Now it’s a must to add the next particulars for the shareable URL:

  • Code: Right here you should enter the code of the shareable URL
  • Generated Shareable URL: This URL can be generated mechanically if you create the shareable URL, which can be a novel URL.
  • Allow Shareable URL: If you’d like, you possibly can allow and disable the URL generated.
  • Password (optionally available): To entry the URL, Akeneo person can set the password
  • Expire in (optionally available): Additionally, the Akeneo person can set the expiration date and time of the URL.
addpasswardexpiredate

After that, the person can filter the info by selecting the default channel and locales as wanted.

Then, utilizing the chosen channel and locales, the person can select the language for the Shareable URL interface.

Altering the UI locale will replace the language proven on the Shareable URL interface.

selectlocalechannels

Then you possibly can resolve which merchandise you need to share within the URL and filter them utilizing numerous choices, like:

  • Household
  • Standing
  • Completeness
  • Time situation

After that, if you would like a selected product to be shared, you possibly can enter its SKU within the identifier.

filter-sharable-url-products

After that, click on the save button, and you may copy the URL to share it publicly. When you copy the URL, you’ll obtain a notification that, the URL has been copied to the clipboard.

copy-shareable-url

Then open the URL in your browser. If the Akeneo person has set a password, you’ll need to enter the password to entry the URL.

add-passward

If no password is ready, you possibly can merely open the URL in your browser, and the checklist of merchandise can be seen.

readoly-products

Subsequent, click on on any product to view its info. You’ll be able to solely learn the product particulars and can’t edit them.

Then you may also select the language (locale) by which you need to see the product particulars.

multi-language-product-info

After that, if you want, you possibly can copy the URL, allow/disable the shareable URL, edit, or delete it.

edit-sharable-url

So, that was all concerning the Consumer Information to the Akeneo Shareable Product URL Generator. For any queries or doubts, attain out to us at [email protected].

You too can increase a ticket at our HelpDesk System.

Please discover our Akeneo Improvement Companies and High quality Akeneo Extensions.

Present Product Model – 1.0.0

Supported Framework Model – Akeneo 7.0.0

author-thumb

RelatedPosts

The state of strategic portfolio administration

The state of strategic portfolio administration

June 11, 2025
You should utilize PSVR 2 controllers together with your Apple Imaginative and prescient Professional – however you’ll want to purchase a PSVR 2 headset as properly

You should utilize PSVR 2 controllers together with your Apple Imaginative and prescient Professional – however you’ll want to purchase a PSVR 2 headset as properly

June 11, 2025
Consumer Information For Magento 2 Market Limit Vendor Product

Consumer Information For Magento 2 Market Limit Vendor Product

June 11, 2025


Akeneo Shareable Product URL Generator permits Akeneo customers to create shareable product views for public customers, offering a read-only expertise.

Customers have the power to set a view password, decide the expiration time of the shared hyperlink, and apply filters to show particular merchandise.

Customers can filter merchandise and consider them in numerous languages. Take a look at our Akeneo URL Media Attribute so as to add public URLs for media information and preview them.

Fundamental Necessities

  • This module works with Akeneo 7.0.x. Obtain Akeneo.
  • Node and Yarn packages have to be put in.
  • Additionally works with Akeneo Cloud Flexibility Mode, which is a PAAS Version of Akeneo
  • Share product hyperlinks with others simply.
  • Customers have the power to repeat the catalog hyperlink for sharing.
  • Set a password to regulate entry to the product view.
  • Apply filters to customise which merchandise are displayed.
  • Set an expiration time for the shared hyperlink.
  • View merchandise in a number of languages as desired.

Earlier than putting in the module through Composer or manually, observe these steps:

  • To configure a firewall in config/packages/safety.yml file
firewalls:
    wk_shareable:
        sample:                        ^/wk-shareable/login
        safety:                       false

Entry management requiring ROLE_SHAREABLE_URL is outlined earlier than extra common entry controls comparable to IS_AUTHENTICATED_REMEMBERED

access_control:
    - { path: ^/wk-shareable/view/ , roles: ROLE_SHAREABLE_URL }

Two various kinds of module set up processes can be found for the module.

  1. Composer Set up
  2. Handbook Set up

Set up utilizing Composer Set up

Learn This Weblog

Earlier than starting the composer set up.

1: Get the ACCESS KEYS [Create a support ticket]
2: In Akeneo composer.json, add our repository in addition to the set up script.

For Akeneo 7

{
  "scripts": {
        "post-update-cmd": [
           "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
        ],
        "post-install-cmd": [
           "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
        ],
        "post-create-project-cmd": [
          "vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/install/config.sh COMPOSER=true NO_DOCKER=true"
       ]
   },
  "repositories": [{
    "type": "composer",
    "url": "https://akeneorepo.webkul.com/"
  }]
}

3: Add our repository and set up script in your Akeneo bundle.json

{
  "scripts": {
       "generate-webkul-shareable-models": "NODE_PATH=node_modules webpack --config vendor/webkul/shareable-catalog/src/Webkul/ShareableProductViewBundle/webpack.config.js"
   }
}

4: Use composer to put in the extension.

        composer require webkul/shareable-catalog

5: Full the authentication kind.
6: Ship a Message of Success
7: Delete your browser’s cache.

Handbook Set up for Model 7.x

  •  After unzipping the suitable extension zip, merge the “src” folder into the akeneo venture.
  • Add our repository and set up script in your Akeneo bundle.json
{
  "scripts": {
       "generate-webkul-shareable-models": "NODE_PATH=node_modules webpack --config src/Webkul/ShareableProductViewBundle/webpack.config.js"
   }
}
  • From the PIM listing, run the next command over the NO-DOCKER Occasion.
./src/Webkul/ShareableProductViewBundle/set up/config.sh COMPOSER=false NO_DOCKER=true
  • After that, run the command under over the PIM listing’s DOCKER occasion.
./src/Webkul/ShareableProductViewBundle/set up/config.sh COMPOSER=false NO_DOCKER=false
  • From the PIM listing, run the command under over the NO-DOCKER Occasion.
./src/Webkul/ShareableProductViewBundle/uninstall/uninstall.sh COMPOSER=false NO_DOCKER=true
  • Run the command under over the PIM listing’s DOCKER occasion.
./src/Webkul/ShareableProductViewBundle/uninstall/uninstall.sh COMPOSER=false NO_DOCKER=false

Admin may give ACL permission to completely different customers for the Akeneo Shareable Product URL Generator, edit, checklist, take away, shareable product view, and toggle URL in line with the necessities.

add-acl-permission

Workflow: Akeneo Shareable Product URL Generator

So, upon getting put in the Akeneo Shareable Product URL Generator module, log in to your Akeneo dashboard. Then you definately see the icon “Share URL.”.

shareable-product-url

To create a shareable URL, you should go to “Share URL” after which choose “Shareable URL,” and click on on “Create”.

createshareableurls

Now it’s a must to add the next particulars for the shareable URL:

  • Code: Right here you should enter the code of the shareable URL
  • Generated Shareable URL: This URL can be generated mechanically if you create the shareable URL, which can be a novel URL.
  • Allow Shareable URL: If you’d like, you possibly can allow and disable the URL generated.
  • Password (optionally available): To entry the URL, Akeneo person can set the password
  • Expire in (optionally available): Additionally, the Akeneo person can set the expiration date and time of the URL.
addpasswardexpiredate

After that, the person can filter the info by selecting the default channel and locales as wanted.

Then, utilizing the chosen channel and locales, the person can select the language for the Shareable URL interface.

Altering the UI locale will replace the language proven on the Shareable URL interface.

selectlocalechannels

Then you possibly can resolve which merchandise you need to share within the URL and filter them utilizing numerous choices, like:

  • Household
  • Standing
  • Completeness
  • Time situation

After that, if you would like a selected product to be shared, you possibly can enter its SKU within the identifier.

filter-sharable-url-products

After that, click on the save button, and you may copy the URL to share it publicly. When you copy the URL, you’ll obtain a notification that, the URL has been copied to the clipboard.

copy-shareable-url

Then open the URL in your browser. If the Akeneo person has set a password, you’ll need to enter the password to entry the URL.

add-passward

If no password is ready, you possibly can merely open the URL in your browser, and the checklist of merchandise can be seen.

readoly-products

Subsequent, click on on any product to view its info. You’ll be able to solely learn the product particulars and can’t edit them.

Then you may also select the language (locale) by which you need to see the product particulars.

multi-language-product-info

After that, if you want, you possibly can copy the URL, allow/disable the shareable URL, edit, or delete it.

edit-sharable-url

So, that was all concerning the Consumer Information to the Akeneo Shareable Product URL Generator. For any queries or doubts, attain out to us at [email protected].

You too can increase a ticket at our HelpDesk System.

Please discover our Akeneo Improvement Companies and High quality Akeneo Extensions.

Present Product Model – 1.0.0

Supported Framework Model – Akeneo 7.0.0

author-thumb

Previous Post

Nothing CMF Cellphone 1’s detachable again covers revealed

Next Post

iOS 18 provides the next degree of safety to probably the most missed native apps

Next Post
iOS 18 provides the next degree of safety to probably the most missed native apps

iOS 18 provides the next degree of safety to probably the most missed native apps

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • App (3,061)
  • Computing (4,401)
  • Gaming (9,599)
  • Home entertainment (633)
  • IOS (9,534)
  • Mobile (11,881)
  • Services & Software (4,006)
  • Tech (5,315)
  • Uncategorized (4)

Recent Posts

  • WWDC 2025 Rumor Report Card: Which Leaks Had been Proper or Unsuitable?
  • The state of strategic portfolio administration
  • 51 of the Greatest TV Exhibits on Netflix That Will Maintain You Entertained
  • ‘We’re previous the occasion horizon’: Sam Altman thinks superintelligence is inside our grasp and makes 3 daring predictions for the way forward for AI and robotics
  • Snap will launch its AR glasses known as Specs subsequent 12 months, and these can be commercially accessible
  • App
  • Computing
  • Gaming
  • Home entertainment
  • IOS
  • Mobile
  • Services & Software
  • Tech
  • Uncategorized
  • Home
  • About Us
  • Disclaimer
  • Contact Us
  • Terms & Conditions
  • Privacy Policy

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analyticsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functionalThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessaryThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-othersThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performanceThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policyThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Save & Accept