module-customer phtml overrideOverride template for module: /vendor/magento/offline-payments/Magento 2.0: How...

Can you tell from a blurry photo if focus was too close or too far?

Is boss over stepping boundary/micromanaging?

Why did Luke use his left hand to shoot?

Should I reinstall Linux when changing the laptop's CPU?

What incentives do banks have to gather up loans into pools (backed by Ginnie Mae)and selling them?

Quickly creating a sparse array

Graph with overlapping labels

What would be the rarity of this magic item(s)?

Why zero tolerance on nudity in space?

Can I make estimated tax payments instead of withholding from my paycheck?

Absorbing damage with Planeswalker

What to look for when criticizing poetry?

How do you funnel food off a cutting board?

Can we harness gravitational potential energy?

How to deal with an incendiary email that was recalled

Gear reduction on large turbofans

A curious equality of integrals involving the prime counting function?

Why is it that Bernie Sanders is always called a "socialist"?

Play Zip, Zap, Zop

Why would space fleets be aligned?

Calculate the number of points of an elliptic curve in medium Weierstrass form over finite field

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

Why are the books in the Game of Thrones citadel library shelved spine inwards?

What is the difference between rolling more dice versus fewer dice?



module-customer phtml override


Override template for module: /vendor/magento/offline-payments/Magento 2.0: How to override the .phtml in vendor>magento>module-theme>view>frontent>templates>htmlHow to get certain container template?where is default template for link defined?Magento 2 : override customer login.phtml file in custom moduleOverriding core blocks with backend logic for specific thememagento 2: I want display a image in the module template phtml fileHow to “add to cart” a product with custom input field and save it to Database?How to send an email programmatically from a custom Order Confirmation Page- Magento 2 CEWhy do Magento 2 extension installation instructions tell me to unzip their file to the root and then run command?Override template file for recent orders in customer account dashboard













3















I'm new to magento 2 and i have a question, how can i override the module module-customer with my own .phtml files?



I tried several searches but i cant find anything, i have tried the following but they didnt work even after i flushed the cached en upgrade from the console.




Magento_Customertemplates



Magento_Customerviewfrontendtemplates




I did forgot the capitals.










share|improve this question




















  • 4





    Possible duplicate of Override template for module: /vendor/magento/offline-payments/

    – Danny Nimmo
    Apr 10 '17 at 0:01











  • Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

    – Oshan
    Apr 10 '17 at 7:06













  • Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

    – David Blokzijl
    Apr 10 '17 at 15:29


















3















I'm new to magento 2 and i have a question, how can i override the module module-customer with my own .phtml files?



I tried several searches but i cant find anything, i have tried the following but they didnt work even after i flushed the cached en upgrade from the console.




Magento_Customertemplates



Magento_Customerviewfrontendtemplates




I did forgot the capitals.










share|improve this question




















  • 4





    Possible duplicate of Override template for module: /vendor/magento/offline-payments/

    – Danny Nimmo
    Apr 10 '17 at 0:01











  • Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

    – Oshan
    Apr 10 '17 at 7:06













  • Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

    – David Blokzijl
    Apr 10 '17 at 15:29
















3












3








3








I'm new to magento 2 and i have a question, how can i override the module module-customer with my own .phtml files?



I tried several searches but i cant find anything, i have tried the following but they didnt work even after i flushed the cached en upgrade from the console.




Magento_Customertemplates



Magento_Customerviewfrontendtemplates




I did forgot the capitals.










share|improve this question
















I'm new to magento 2 and i have a question, how can i override the module module-customer with my own .phtml files?



I tried several searches but i cant find anything, i have tried the following but they didnt work even after i flushed the cached en upgrade from the console.




Magento_Customertemplates



Magento_Customerviewfrontendtemplates




I did forgot the capitals.







magento-2.0






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 53 mins ago









Teja Bhagavan Kollepara

2,96341847




2,96341847










asked Apr 9 '17 at 18:19









David BlokzijlDavid Blokzijl

162




162








  • 4





    Possible duplicate of Override template for module: /vendor/magento/offline-payments/

    – Danny Nimmo
    Apr 10 '17 at 0:01











  • Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

    – Oshan
    Apr 10 '17 at 7:06













  • Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

    – David Blokzijl
    Apr 10 '17 at 15:29
















  • 4





    Possible duplicate of Override template for module: /vendor/magento/offline-payments/

    – Danny Nimmo
    Apr 10 '17 at 0:01











  • Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

    – Oshan
    Apr 10 '17 at 7:06













  • Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

    – David Blokzijl
    Apr 10 '17 at 15:29










4




4





Possible duplicate of Override template for module: /vendor/magento/offline-payments/

– Danny Nimmo
Apr 10 '17 at 0:01





Possible duplicate of Override template for module: /vendor/magento/offline-payments/

– Danny Nimmo
Apr 10 '17 at 0:01













Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

– Oshan
Apr 10 '17 at 7:06







Do you have your own theme implemented? If so app/design/frontend/<your_package>/<your_theme>/Magento_Customer/templates/<path_to_phtml_file> will do the override.

– Oshan
Apr 10 '17 at 7:06















Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

– David Blokzijl
Apr 10 '17 at 15:29







Yes i did implemented my own theme, i did place the files in the directory but it didnt work. i looks like its working now, thanks for you sugestion.

– David Blokzijl
Apr 10 '17 at 15:29












1 Answer
1






active

oldest

votes


















0














change Magento_customer to **Magento_Customer**






share|improve this answer
























  • I did forgot the capitals in my topic, so thats not the solution! thanks

    – David Blokzijl
    Apr 10 '17 at 5:47













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f169337%2fmodule-customer-phtml-override%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














change Magento_customer to **Magento_Customer**






share|improve this answer
























  • I did forgot the capitals in my topic, so thats not the solution! thanks

    – David Blokzijl
    Apr 10 '17 at 5:47


















0














change Magento_customer to **Magento_Customer**






share|improve this answer
























  • I did forgot the capitals in my topic, so thats not the solution! thanks

    – David Blokzijl
    Apr 10 '17 at 5:47
















0












0








0







change Magento_customer to **Magento_Customer**






share|improve this answer













change Magento_customer to **Magento_Customer**







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 10 '17 at 4:57









chiragchirag

2,1131830




2,1131830













  • I did forgot the capitals in my topic, so thats not the solution! thanks

    – David Blokzijl
    Apr 10 '17 at 5:47





















  • I did forgot the capitals in my topic, so thats not the solution! thanks

    – David Blokzijl
    Apr 10 '17 at 5:47



















I did forgot the capitals in my topic, so thats not the solution! thanks

– David Blokzijl
Apr 10 '17 at 5:47







I did forgot the capitals in my topic, so thats not the solution! thanks

– David Blokzijl
Apr 10 '17 at 5:47




















draft saved

draft discarded




















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f169337%2fmodule-customer-phtml-override%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

“%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

夢乃愛華...