Monday, July 14, 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

Motion Admin Breadcrumb Modifier – Webkul Weblog

admin by admin
March 13, 2025
in Services & Software
0
Motion Admin Breadcrumb Modifier – Webkul Weblog
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter


On this weblog, we’ll present you easy methods to use the PrestaShop hook Motion Admin Breadcrumb Modifier.

This hook is current within the Admin Controller, particularly on the backside of the `initBreadcrumbs` perform.

It executes earlier than assigning the variable to the template, permitting you to change it at runtime to fit your wants.

Action Admin Breadcrumb Modifier
Admin Breadcrumbs

Within the picture above, it’s clear that the admin breadcrumb is generated primarily based on the particular controller and tab which might be getting used throughout the PrestaShop admin panel.

Nevertheless, if you wish to modify the default breadcrumb conduct. There’s a hook motion referred to as motion admin breadcrumb modifier.

You may alter and customise the breadcrumbs content material within the PrestaShop admin panel to raised fit your wants.

  public perform hookActionAdminBreadcrumbModifier($params)
  {
        $tabs = $params['tabs'];
        $breadcrumb = $params['breadcrumb'];

        foreach ($params['breadcrumb'] as &$merchandise) {
            if ($merchandise['name'] == 'Welcome') {
                $merchandise['name'] = 'PrestaShop House Display';
                $merchandise['icon'] = 'icon-House';
                $merchandise['href'] = '#';
            }

            if ($merchandise['name'] == 'Dashboard') {
                $merchandise['name'] = 'PrestaShop House Dashboard';
                $merchandise['icon'] = 'icon-dashboard';
                $merchandise['href'] = '#';
            }
        }
    }

Within the above code instance, we have now made a number of modifications to the breadcrumb navigation.

Particularly, we have now modified the breadcrumb textual content from “Welcome to Prestashop House Display”. “Dashboard” to a extra concise and unified “PrestaShop House Dashboard”.

Moreover, we have now up to date the href attributes to make sure that the hyperlinks level to the right areas throughout the utility.

action admin breadcrumb modifier
Admin breadcrumb after modification

Moreover, we have now additionally up to date the icons. Related to these breadcrumb gadgets to raised mirror their new designations. And enhance the general person expertise.

By utilizing the `hook_action_admin_breadcrumb_modifier`, you can even modify the tab content material accessible within the parameters of the hook perform.

That’s all.

If you’re dealing with any points or doubts within the above course of, please be at liberty to contact us by way of the remark part.

I’d be pleased to assist.

Additionally, you may discover our PrestaShop Growth Providers and a wide range of high quality PrestaShop Modules.

For any doubt contact us at [email protected].

author-thumb


Vineet Kr. Gupta
4 Badges

Proficient Software program Engineer specializing in PrestaShop, with experience in Cell App Growth, eCommerce Platform Growth, and POS companies. Delivers modern, user-focused options that improve performance and drive environment friendly enterprise operations.

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


On this weblog, we’ll present you easy methods to use the PrestaShop hook Motion Admin Breadcrumb Modifier.

This hook is current within the Admin Controller, particularly on the backside of the `initBreadcrumbs` perform.

It executes earlier than assigning the variable to the template, permitting you to change it at runtime to fit your wants.

Action Admin Breadcrumb Modifier
Admin Breadcrumbs

Within the picture above, it’s clear that the admin breadcrumb is generated primarily based on the particular controller and tab which might be getting used throughout the PrestaShop admin panel.

Nevertheless, if you wish to modify the default breadcrumb conduct. There’s a hook motion referred to as motion admin breadcrumb modifier.

You may alter and customise the breadcrumbs content material within the PrestaShop admin panel to raised fit your wants.

  public perform hookActionAdminBreadcrumbModifier($params)
  {
        $tabs = $params['tabs'];
        $breadcrumb = $params['breadcrumb'];

        foreach ($params['breadcrumb'] as &$merchandise) {
            if ($merchandise['name'] == 'Welcome') {
                $merchandise['name'] = 'PrestaShop House Display';
                $merchandise['icon'] = 'icon-House';
                $merchandise['href'] = '#';
            }

            if ($merchandise['name'] == 'Dashboard') {
                $merchandise['name'] = 'PrestaShop House Dashboard';
                $merchandise['icon'] = 'icon-dashboard';
                $merchandise['href'] = '#';
            }
        }
    }

Within the above code instance, we have now made a number of modifications to the breadcrumb navigation.

Particularly, we have now modified the breadcrumb textual content from “Welcome to Prestashop House Display”. “Dashboard” to a extra concise and unified “PrestaShop House Dashboard”.

Moreover, we have now up to date the href attributes to make sure that the hyperlinks level to the right areas throughout the utility.

action admin breadcrumb modifier
Admin breadcrumb after modification

Moreover, we have now additionally up to date the icons. Related to these breadcrumb gadgets to raised mirror their new designations. And enhance the general person expertise.

By utilizing the `hook_action_admin_breadcrumb_modifier`, you can even modify the tab content material accessible within the parameters of the hook perform.

That’s all.

If you’re dealing with any points or doubts within the above course of, please be at liberty to contact us by way of the remark part.

I’d be pleased to assist.

Additionally, you may discover our PrestaShop Growth Providers and a wide range of high quality PrestaShop Modules.

For any doubt contact us at [email protected].

author-thumb


Vineet Kr. Gupta
4 Badges

Proficient Software program Engineer specializing in PrestaShop, with experience in Cell App Growth, eCommerce Platform Growth, and POS companies. Delivers modern, user-focused options that improve performance and drive environment friendly enterprise operations.

Previous Post

Airline guidelines on moveable batteries are getting stricter – and extra inconsistent

Next Post

Amazon Takes As much as $450 Off M4 MacBook Professional, Accessible From $1,399

Next Post
Amazon Takes As much as 0 Off M4 MacBook Professional, Accessible From ,399

Amazon Takes As much as $450 Off M4 MacBook Professional, Accessible From $1,399

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