How to get some important URL in .phtml page

Blog
Spread the love

If you need to get some important URL in .phtml file of magento 2 then you can use this.

(1.) How to get URL of home page?

Example:

(2.) How to get URL of static CSS/JS files

Example:

(3.) How to get URL of static pub/media or media URL()

Example:

(4.) How to get some important URL in the WYSIWYG editor

If you need to get some important URL in WYSIWYG editor of magento 2 then you can use this

(i) How to get URL of home page:

Example:

(ii) How to get URL of static CSS/JS files:

Example:

(iii) How to get URL of static pub/media or mediaUrl():

Example:

bluethinkinc_blog

bluethinkinc_blog

2022-09-19

0

Leave a Reply

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

Find More Blogs

Intro – Salesforce CPQ

Spread the love Intro – Salesforce CPQ Today I am going

What is an Object in Salesforce?

Spread the love In Salesforce, an object is like a table in

Asynchronous Apex in Salesforce: A Simple Guide

Spread the love In Salesforce development, managing how and

Understanding Database Allows Callout in Salesforce Apex

Spread the love In Salesforce, the Database.AllowsCallouts

PODMAN

Spread the love 1.Introduction Podman: The Modern Container

Running Your Java Program (JAR) 24/7 on AWS EC2 Automatically

Spread the love Introduction Running a Java application

Building a REST API with Spring Boot

Spread the love Introduction REST (Representational State

Custom API to Fetch Customer Data by Customer ID in Spryker

Spread the love Introduction In this blog post, we will

Creating a Custom Module for a Custom Frontend Page in Spryker

Spread the love To create a custom module for a custom

How to create custom module api get category list without access token in Spryker

Spread the love To create a custom API for fetching a

bluethinkinc Blogs