How to edit module/extensions code directly from Magento 2 admin dashboard as we can edit plugins in...
Why is observed clock rate < 3MHz on Arduino Uno?
How to write triplets in 4/4 time without using a 3 on top of the notes all the time
Can I switch to third-person while not in 'town' in Destiny 2?
If all stars rotate, why was there a theory developed, that requires non-rotating stars?
Why does my house heat up, even when it's cool outside?
System to validate run time complexity requirements
What does it mean to have a subnet mask /32?
Is it appropriate for a prospective landlord to ask me for my credit report?
Are required indicators necessary for radio buttons?
Church Booleans
Why did this happen to Thanos's ships at the end of "Avengers: Endgame"?
In the MCU, why does Mjölnir retain its enchantments after Ragnarok?
Is “I am getting married with my sister” ambiguous?
Shouldn't the "credit score" prevent Americans from going deeper and deeper into personal debt?
Vacuum collapse -- why do strong metals implode but glass doesn't?
How big would a Daddy Longlegs Spider need to be to kill an average Human?
Brexit and backstop: would changes require unanimous approval by all EU countries? Does Ireland hold a veto?
How to persuade recruiters to send me the Job Description?
Script that helps people make better choices
Do ability scores have any effect on casting Wish spell
In an emergency, how do I find and share my position?
Potential new partner angry about first collaboration - how to answer email to close up this encounter in a graceful manner
Science fiction short story where aliens contact a drunk about Earth's impending destruction
How is "sein" conjugated in this sub-sentence?
How to edit module/extensions code directly from Magento 2 admin dashboard as we can edit plugins in wordpress?
Magento show dropdown menus in the admin dashboard from custom module?Edit module records redirects me to DashboardHow to add product attributes at admin dashboard bestsellers tab?Magento 2 admin grid module redirecting to dashboardIs it possible to add a new tab to Admin Dashboard using custom module in Magento 2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Is it possible to edit Extensions in Magento 2 admin dashboard as we can edit plugins in Wordpress?
Like in Wordpress:
Is there any option in Magento 2 admin dashboard ?
magento2 module admin-panel
add a comment |
Is it possible to edit Extensions in Magento 2 admin dashboard as we can edit plugins in Wordpress?
Like in Wordpress:
Is there any option in Magento 2 admin dashboard ?
magento2 module admin-panel
1
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago
add a comment |
Is it possible to edit Extensions in Magento 2 admin dashboard as we can edit plugins in Wordpress?
Like in Wordpress:
Is there any option in Magento 2 admin dashboard ?
magento2 module admin-panel
Is it possible to edit Extensions in Magento 2 admin dashboard as we can edit plugins in Wordpress?
Like in Wordpress:
Is there any option in Magento 2 admin dashboard ?
magento2 module admin-panel
magento2 module admin-panel
edited 2 days ago
Khushbu Mehta
3432 gold badges6 silver badges15 bronze badges
3432 gold badges6 silver badges15 bronze badges
asked 2 days ago
iqbal malikiqbal malik
1731 silver badge12 bronze badges
1731 silver badge12 bronze badges
1
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago
add a comment |
1
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago
1
1
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
No you cannot edit any PHP files directly from admin side as of in Wordpress.
Although you can configure/change the setting for your extension from admin but only those which are provided by your extension developer.
Hope it finds you helpful.
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f285798%2fhow-to-edit-module-extensions-code-directly-from-magento-2-admin-dashboard-as-we%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
No you cannot edit any PHP files directly from admin side as of in Wordpress.
Although you can configure/change the setting for your extension from admin but only those which are provided by your extension developer.
Hope it finds you helpful.
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
add a comment |
No you cannot edit any PHP files directly from admin side as of in Wordpress.
Although you can configure/change the setting for your extension from admin but only those which are provided by your extension developer.
Hope it finds you helpful.
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
add a comment |
No you cannot edit any PHP files directly from admin side as of in Wordpress.
Although you can configure/change the setting for your extension from admin but only those which are provided by your extension developer.
Hope it finds you helpful.
No you cannot edit any PHP files directly from admin side as of in Wordpress.
Although you can configure/change the setting for your extension from admin but only those which are provided by your extension developer.
Hope it finds you helpful.
answered 2 days ago
Abdul PathanAbdul Pathan
1,2632 silver badges14 bronze badges
1,2632 silver badges14 bronze badges
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
add a comment |
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
Good explanation. +1 :)
– Shoaib Munir
2 days ago
Good explanation. +1 :)
– Shoaib Munir
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
@ShoaibMunir Thanks :)
– Abdul Pathan
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
+1 :) Happy Coding... :)
– Rk Rathod
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
@RkRathod Thanks :)
– Abdul Pathan
2 days ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f285798%2fhow-to-edit-module-extensions-code-directly-from-magento-2-admin-dashboard-as-we%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
This isnt possible and i would never recommend you try and edit a extension unless you know what your doing. id suggest if you are going to edit one of the extensions you put it into version control as for the editing you would need to do that via ssh or ftp.
– Dava Gordon
2 days ago