How can I configure my computer for checking My Magento Extension is Compatible with multiple Magento versions with php versions?Magento 2 PHPCS coding standardsMagento 1.6.1.0 compatible with PHP 5.6?How to delete an extension from Magento Developer Profile 'My Extensions'?How could I create magento 2 code sniffs ruleset.xml or does someone have it?Errors during installation- Submitting Package to Magento MarketplaceMagento Market place submit extension with licenceDifference between Magento releasesMagento 2 : How to specify compatible versions of extension when publishing on MarketplaceMagento 2 : Are php code sniffers the right tool for extension development?what does it mean by “ getting Magento2 extention certified” ?Magento2 - How to install and check coding standards of extension for Magento Marketplace?
Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?
Realistic, logical way for men with medieval-era weaponry to compete with much larger and physically stronger foes
How can this shape perfectly cover a cube?
What do I need to do, tax-wise, for a sudden windfall?
Difference between grep -R and -r
Purpose of cylindrical attachments on Power Transmission towers
Parsing text written the millitext font
Harley Davidson clattering noise from engine, backfire and failure to start
What did the 8086 (and 8088) do upon encountering an illegal instruction?
Interview was just a one hour panel. Got an offer the next day; do I accept or is this a red flag?
Why is C++ template use not recommended in space/radiated environment?
Opposite of "Concerto Grosso"?
Any gotchas in buying second-hand sanitary ware?
Certain list transform
How Many Times To Repeat An Event With Known Probability Before It Has Occurred A Number of Times
Am I allowed to determine tenets of my contract as a warlock?
How to represent jealousy in a cute way?
Is pointing finger in meeting consider bad?
In The Incredibles 2, why does Screenslaver's name use a pun on something that doesn't exist in the 1950s pastiche?
My parents claim they cannot pay for my college education; what are my options?
Does WiFi affect the quality of images downloaded from the internet?
How to search for Android apps without ads?
Why can't we feel the Earth's revolution?
How can I find out about the game world without meta-influencing it?
How can I configure my computer for checking My Magento Extension is Compatible with multiple Magento versions with php versions?
Magento 2 PHPCS coding standardsMagento 1.6.1.0 compatible with PHP 5.6?How to delete an extension from Magento Developer Profile 'My Extensions'?How could I create magento 2 code sniffs ruleset.xml or does someone have it?Errors during installation- Submitting Package to Magento MarketplaceMagento Market place submit extension with licenceDifference between Magento releasesMagento 2 : How to specify compatible versions of extension when publishing on MarketplaceMagento 2 : Are php code sniffers the right tool for extension development?what does it mean by “ getting Magento2 extention certified” ?Magento2 - How to install and check coding standards of extension for Magento Marketplace?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have developed an extension for Magento Marketplace.
For this, I had installed code sniffer Magento coding standard.
But Marketplace checks All the Standards and Compatibility of Extension with Multiple Magento version like 2.0., 2.1., 2.2. and PHP versions also like 5.6., 7.0., 7.1., 7.2.*, etc.
So I want to configure my computer for checking my extension compatibility and First, I want to test in the local environment and after that submit to Marketplace.
For this what I need to do?
magento2 php marketplace
add a comment |
I have developed an extension for Magento Marketplace.
For this, I had installed code sniffer Magento coding standard.
But Marketplace checks All the Standards and Compatibility of Extension with Multiple Magento version like 2.0., 2.1., 2.2. and PHP versions also like 5.6., 7.0., 7.1., 7.2.*, etc.
So I want to configure my computer for checking my extension compatibility and First, I want to test in the local environment and after that submit to Marketplace.
For this what I need to do?
magento2 php marketplace
add a comment |
I have developed an extension for Magento Marketplace.
For this, I had installed code sniffer Magento coding standard.
But Marketplace checks All the Standards and Compatibility of Extension with Multiple Magento version like 2.0., 2.1., 2.2. and PHP versions also like 5.6., 7.0., 7.1., 7.2.*, etc.
So I want to configure my computer for checking my extension compatibility and First, I want to test in the local environment and after that submit to Marketplace.
For this what I need to do?
magento2 php marketplace
I have developed an extension for Magento Marketplace.
For this, I had installed code sniffer Magento coding standard.
But Marketplace checks All the Standards and Compatibility of Extension with Multiple Magento version like 2.0., 2.1., 2.2. and PHP versions also like 5.6., 7.0., 7.1., 7.2.*, etc.
So I want to configure my computer for checking my extension compatibility and First, I want to test in the local environment and after that submit to Marketplace.
For this what I need to do?
magento2 php marketplace
magento2 php marketplace
edited Jun 7 at 5:47
Mohit Kumar Arora
7,13351635
7,13351635
asked Jun 7 at 5:33
Bhavesh PrajapatiBhavesh Prajapati
1319
1319
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Docker is the best solution for this kind of issue according to me.
if you are working multiple versions of the same system so create multiple Docker images of Magento
Hope this helps
thanks.
add a comment |
You can use a codesniff ruleset to scan your code
https://github.com/PHPCompatibility/PHPCompatibility
Use it a bit like this
https://magento.stackexchange.com/a/277385/70343
update
In response to your comment I dev on something based on this.
https://github.com/meanbee/docker-magento2
As the other answer suggests docker is good for this. You can switch php version with a docker compose config change.
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
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%2f277557%2fhow-can-i-configure-my-computer-for-checking-my-magento-extension-is-compatible%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Docker is the best solution for this kind of issue according to me.
if you are working multiple versions of the same system so create multiple Docker images of Magento
Hope this helps
thanks.
add a comment |
Docker is the best solution for this kind of issue according to me.
if you are working multiple versions of the same system so create multiple Docker images of Magento
Hope this helps
thanks.
add a comment |
Docker is the best solution for this kind of issue according to me.
if you are working multiple versions of the same system so create multiple Docker images of Magento
Hope this helps
thanks.
Docker is the best solution for this kind of issue according to me.
if you are working multiple versions of the same system so create multiple Docker images of Magento
Hope this helps
thanks.
answered Jun 7 at 5:43
Adarsh ShuklaAdarsh Shukla
34714
34714
add a comment |
add a comment |
You can use a codesniff ruleset to scan your code
https://github.com/PHPCompatibility/PHPCompatibility
Use it a bit like this
https://magento.stackexchange.com/a/277385/70343
update
In response to your comment I dev on something based on this.
https://github.com/meanbee/docker-magento2
As the other answer suggests docker is good for this. You can switch php version with a docker compose config change.
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
add a comment |
You can use a codesniff ruleset to scan your code
https://github.com/PHPCompatibility/PHPCompatibility
Use it a bit like this
https://magento.stackexchange.com/a/277385/70343
update
In response to your comment I dev on something based on this.
https://github.com/meanbee/docker-magento2
As the other answer suggests docker is good for this. You can switch php version with a docker compose config change.
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
add a comment |
You can use a codesniff ruleset to scan your code
https://github.com/PHPCompatibility/PHPCompatibility
Use it a bit like this
https://magento.stackexchange.com/a/277385/70343
update
In response to your comment I dev on something based on this.
https://github.com/meanbee/docker-magento2
As the other answer suggests docker is good for this. You can switch php version with a docker compose config change.
You can use a codesniff ruleset to scan your code
https://github.com/PHPCompatibility/PHPCompatibility
Use it a bit like this
https://magento.stackexchange.com/a/277385/70343
update
In response to your comment I dev on something based on this.
https://github.com/meanbee/docker-magento2
As the other answer suggests docker is good for this. You can switch php version with a docker compose config change.
edited Jun 7 at 12:27
answered Jun 7 at 8:50
Dominic XigenDominic Xigen
1,434311
1,434311
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
add a comment |
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
I have already set coding standard in my machine I am only want to set multiple php version for magento so if you have any solution about this then provide me thank u 😀
– Bhavesh Prajapati
Jun 7 at 11:58
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
Updated my answer
– Dominic Xigen
Jun 7 at 12:27
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%2f277557%2fhow-can-i-configure-my-computer-for-checking-my-magento-extension-is-compatible%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