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;








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?










share|improve this question






























    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?










    share|improve this question


























      0












      0








      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?










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 7 at 5:47









      Mohit Kumar Arora

      7,13351635




      7,13351635










      asked Jun 7 at 5:33









      Bhavesh PrajapatiBhavesh Prajapati

      1319




      1319




















          2 Answers
          2






          active

          oldest

          votes


















          1














          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.






          share|improve this answer






























            1














            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.






            share|improve this answer

























            • 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











            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%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









            1














            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.






            share|improve this answer



























              1














              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.






              share|improve this answer

























                1












                1








                1







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 7 at 5:43









                Adarsh ShuklaAdarsh Shukla

                34714




                34714























                    1














                    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.






                    share|improve this answer

























                    • 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















                    1














                    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.






                    share|improve this answer

























                    • 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













                    1












                    1








                    1







                    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.






                    share|improve this answer















                    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.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    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

















                    • 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

















                    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%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





















































                    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

                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form