Check version of magento The 2019 Stack Overflow Developer Survey Results Are InMagento not sending emails - Version 1.9.1.0magento 1.9 customer can not loginHow to get originate magento versionWant to import all the categories and their products to new magento install from old oneRedirecting Magento to domain root from sub-folder 500 errormagento “Invalid login or password.” for frontend customer after some hackMagento Speed issue google PageSpeed Insights Eliminate render-blocking JavaScript and CSS in above-the-fold contentAdding my javascript code in Magento?Magento not showing proper version in adminHow to know magento 1.9 version Using MySql?

Output the Arecibo Message

Kerning for subscripts of sigma?

Why can I use a list index as an indexing variable in a for loop?

What force causes entropy to increase?

Can you cast a spell on someone in the Ethereal Plane, if you are on the Material Plane and have the True Seeing spell active?

How come people say “Would of”?

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Why couldn't they take pictures of a closer black hole?

Is Cinnamon a desktop environment or a window manager? (Or both?)

Falsification in Math vs Science

Is it safe to harvest rainwater that fell on solar panels?

What was the last CPU that did not have the x87 floating-point unit built in?

Is an up-to-date browser secure on an out-of-date OS?

Why can't devices on different VLANs, but on the same subnet, communicate?

Can a flute soloist sit?

Geography at the pixel level

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Why doesn't shell automatically fix "useless use of cat"?

The phrase "to the numbers born"?

Short story: man watches girlfriend's spaceship entering a 'black hole' (?) forever

Why is this code so slow?

"as much details as you can remember"

ELI5: Why they say that Israel would have been the fourth country to land a spacecraft on the Moon and why they call it low cost?

Why did Peik say, "I'm not an animal"?



Check version of magento



The 2019 Stack Overflow Developer Survey Results Are InMagento not sending emails - Version 1.9.1.0magento 1.9 customer can not loginHow to get originate magento versionWant to import all the categories and their products to new magento install from old oneRedirecting Magento to domain root from sub-folder 500 errormagento “Invalid login or password.” for frontend customer after some hackMagento Speed issue google PageSpeed Insights Eliminate render-blocking JavaScript and CSS in above-the-fold contentAdding my javascript code in Magento?Magento not showing proper version in adminHow to know magento 1.9 version Using MySql?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








4















My site is not working even, My admin also.
I HAVE TRIED getversion() method in app/mage.php
but still, I am not able to get the version of Magento.



Can anyone suggest me, please?










share|improve this question
























  • you have to call getVersion() not getversin().

    – Rakesh Jesadiya
    Jan 17 '17 at 6:01











  • follow this link edmondscommerce.github.io/magento/…

    – Rajkumar .E
    Jan 17 '17 at 6:02











  • Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

    – Khushbu_sipl
    Jan 17 '17 at 6:05











  • please show your code for more debug?

    – Rakesh Jesadiya
    Jan 17 '17 at 6:18

















4















My site is not working even, My admin also.
I HAVE TRIED getversion() method in app/mage.php
but still, I am not able to get the version of Magento.



Can anyone suggest me, please?










share|improve this question
























  • you have to call getVersion() not getversin().

    – Rakesh Jesadiya
    Jan 17 '17 at 6:01











  • follow this link edmondscommerce.github.io/magento/…

    – Rajkumar .E
    Jan 17 '17 at 6:02











  • Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

    – Khushbu_sipl
    Jan 17 '17 at 6:05











  • please show your code for more debug?

    – Rakesh Jesadiya
    Jan 17 '17 at 6:18













4












4








4








My site is not working even, My admin also.
I HAVE TRIED getversion() method in app/mage.php
but still, I am not able to get the version of Magento.



Can anyone suggest me, please?










share|improve this question
















My site is not working even, My admin also.
I HAVE TRIED getversion() method in app/mage.php
but still, I am not able to get the version of Magento.



Can anyone suggest me, please?







magento-1.9






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 8 '18 at 13:51









Evince Development

1,092319




1,092319










asked Jan 17 '17 at 5:51









Khushbu_siplKhushbu_sipl

880216




880216












  • you have to call getVersion() not getversin().

    – Rakesh Jesadiya
    Jan 17 '17 at 6:01











  • follow this link edmondscommerce.github.io/magento/…

    – Rajkumar .E
    Jan 17 '17 at 6:02











  • Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

    – Khushbu_sipl
    Jan 17 '17 at 6:05











  • please show your code for more debug?

    – Rakesh Jesadiya
    Jan 17 '17 at 6:18

















  • you have to call getVersion() not getversin().

    – Rakesh Jesadiya
    Jan 17 '17 at 6:01











  • follow this link edmondscommerce.github.io/magento/…

    – Rajkumar .E
    Jan 17 '17 at 6:02











  • Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

    – Khushbu_sipl
    Jan 17 '17 at 6:05











  • please show your code for more debug?

    – Rakesh Jesadiya
    Jan 17 '17 at 6:18
















you have to call getVersion() not getversin().

– Rakesh Jesadiya
Jan 17 '17 at 6:01





you have to call getVersion() not getversin().

– Rakesh Jesadiya
Jan 17 '17 at 6:01













follow this link edmondscommerce.github.io/magento/…

– Rajkumar .E
Jan 17 '17 at 6:02





follow this link edmondscommerce.github.io/magento/…

– Rajkumar .E
Jan 17 '17 at 6:02













Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

– Khushbu_sipl
Jan 17 '17 at 6:05





Thank you Rakesh, Yes I have tried the same I have mentioned in question also. In hurry I written wrong spelling.

– Khushbu_sipl
Jan 17 '17 at 6:05













please show your code for more debug?

– Rakesh Jesadiya
Jan 17 '17 at 6:18





please show your code for more debug?

– Rakesh Jesadiya
Jan 17 '17 at 6:18










6 Answers
6






active

oldest

votes


















1














I have checked versio n using ssh.



BY following these few commands - 
1. Login in SSH
2. cd public_html/<your directory>
3. php -a
4. include 'app/Mage.php';
5. include 'app/Mage.php';





share|improve this answer






























    0














    In your Question, You have typo mistake you have call getversin() instead of getVersion()
    You have to call just like, Mage::getVersion() in your file.



    You can also check version from your app/Mage.php file if you have file access of your project,



    Search function like getVersionInfo() and you have display your current magento installed version.






    share|improve this answer
































      0














      You need to create a file "version.php" in root folder and paste below code :



      <?php 
      include_once 'app/Mage.php';
      umask(0);
      Mage::app("default");
      echo Mage::getVersion();
      ?>


      run file version.php.






      share|improve this answer
































        0














        You can always find the Magento version number in the Magento Admin Panel in the footer area.



        If you have installed magerun you could also use the command of magerun sys:info



        Open the app/Mage.php manually and check the gerVersion functionality because it will be hard coded



        Another way to check of course is through MageReport
        https://magereport.com/






        share|improve this answer
































          0














          This one helps you.



          http://magentoversion.com/



          let me know is useful or not.






          share|improve this answer






























            0














            -- > You can easily check if a website is running Magento Enterprise Edition or Magento Community Edition hitting



            --> just simply write --> website_base_url/magento_version



            --> after you will see top of the left corner some thing like... (Magento/2.2 (Community) or Magetno/2.3(Community), or Magento/2.3/(Enterprise) version...




            Check Magento version using Cmd line




            php -r "require 'app/Mage.php'; echo Mage::getVersion(); "






            share|improve this answer

























              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%2f155023%2fcheck-version-of-magento%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              6 Answers
              6






              active

              oldest

              votes








              6 Answers
              6






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1














              I have checked versio n using ssh.



              BY following these few commands - 
              1. Login in SSH
              2. cd public_html/<your directory>
              3. php -a
              4. include 'app/Mage.php';
              5. include 'app/Mage.php';





              share|improve this answer



























                1














                I have checked versio n using ssh.



                BY following these few commands - 
                1. Login in SSH
                2. cd public_html/<your directory>
                3. php -a
                4. include 'app/Mage.php';
                5. include 'app/Mage.php';





                share|improve this answer

























                  1












                  1








                  1







                  I have checked versio n using ssh.



                  BY following these few commands - 
                  1. Login in SSH
                  2. cd public_html/<your directory>
                  3. php -a
                  4. include 'app/Mage.php';
                  5. include 'app/Mage.php';





                  share|improve this answer













                  I have checked versio n using ssh.



                  BY following these few commands - 
                  1. Login in SSH
                  2. cd public_html/<your directory>
                  3. php -a
                  4. include 'app/Mage.php';
                  5. include 'app/Mage.php';






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 17 '17 at 6:34









                  Khushbu_siplKhushbu_sipl

                  880216




                  880216























                      0














                      In your Question, You have typo mistake you have call getversin() instead of getVersion()
                      You have to call just like, Mage::getVersion() in your file.



                      You can also check version from your app/Mage.php file if you have file access of your project,



                      Search function like getVersionInfo() and you have display your current magento installed version.






                      share|improve this answer





























                        0














                        In your Question, You have typo mistake you have call getversin() instead of getVersion()
                        You have to call just like, Mage::getVersion() in your file.



                        You can also check version from your app/Mage.php file if you have file access of your project,



                        Search function like getVersionInfo() and you have display your current magento installed version.






                        share|improve this answer



























                          0












                          0








                          0







                          In your Question, You have typo mistake you have call getversin() instead of getVersion()
                          You have to call just like, Mage::getVersion() in your file.



                          You can also check version from your app/Mage.php file if you have file access of your project,



                          Search function like getVersionInfo() and you have display your current magento installed version.






                          share|improve this answer















                          In your Question, You have typo mistake you have call getversin() instead of getVersion()
                          You have to call just like, Mage::getVersion() in your file.



                          You can also check version from your app/Mage.php file if you have file access of your project,



                          Search function like getVersionInfo() and you have display your current magento installed version.







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Jan 17 '17 at 6:40

























                          answered Jan 17 '17 at 6:03









                          Rakesh JesadiyaRakesh Jesadiya

                          30.2k1577124




                          30.2k1577124





















                              0














                              You need to create a file "version.php" in root folder and paste below code :



                              <?php 
                              include_once 'app/Mage.php';
                              umask(0);
                              Mage::app("default");
                              echo Mage::getVersion();
                              ?>


                              run file version.php.






                              share|improve this answer





























                                0














                                You need to create a file "version.php" in root folder and paste below code :



                                <?php 
                                include_once 'app/Mage.php';
                                umask(0);
                                Mage::app("default");
                                echo Mage::getVersion();
                                ?>


                                run file version.php.






                                share|improve this answer



























                                  0












                                  0








                                  0







                                  You need to create a file "version.php" in root folder and paste below code :



                                  <?php 
                                  include_once 'app/Mage.php';
                                  umask(0);
                                  Mage::app("default");
                                  echo Mage::getVersion();
                                  ?>


                                  run file version.php.






                                  share|improve this answer















                                  You need to create a file "version.php" in root folder and paste below code :



                                  <?php 
                                  include_once 'app/Mage.php';
                                  umask(0);
                                  Mage::app("default");
                                  echo Mage::getVersion();
                                  ?>


                                  run file version.php.







                                  share|improve this answer














                                  share|improve this answer



                                  share|improve this answer








                                  edited Aug 22 '17 at 5:02









                                  Teja Bhagavan Kollepara

                                  2,99341949




                                  2,99341949










                                  answered Jan 17 '17 at 6:04









                                  Vinod KumarVinod Kumar

                                  958324




                                  958324





















                                      0














                                      You can always find the Magento version number in the Magento Admin Panel in the footer area.



                                      If you have installed magerun you could also use the command of magerun sys:info



                                      Open the app/Mage.php manually and check the gerVersion functionality because it will be hard coded



                                      Another way to check of course is through MageReport
                                      https://magereport.com/






                                      share|improve this answer





























                                        0














                                        You can always find the Magento version number in the Magento Admin Panel in the footer area.



                                        If you have installed magerun you could also use the command of magerun sys:info



                                        Open the app/Mage.php manually and check the gerVersion functionality because it will be hard coded



                                        Another way to check of course is through MageReport
                                        https://magereport.com/






                                        share|improve this answer



























                                          0












                                          0








                                          0







                                          You can always find the Magento version number in the Magento Admin Panel in the footer area.



                                          If you have installed magerun you could also use the command of magerun sys:info



                                          Open the app/Mage.php manually and check the gerVersion functionality because it will be hard coded



                                          Another way to check of course is through MageReport
                                          https://magereport.com/






                                          share|improve this answer















                                          You can always find the Magento version number in the Magento Admin Panel in the footer area.



                                          If you have installed magerun you could also use the command of magerun sys:info



                                          Open the app/Mage.php manually and check the gerVersion functionality because it will be hard coded



                                          Another way to check of course is through MageReport
                                          https://magereport.com/







                                          share|improve this answer














                                          share|improve this answer



                                          share|improve this answer








                                          edited Aug 22 '17 at 5:19









                                          Teja Bhagavan Kollepara

                                          2,99341949




                                          2,99341949










                                          answered Aug 22 '17 at 5:10









                                          Mr. LewisMr. Lewis

                                          1,310710




                                          1,310710





















                                              0














                                              This one helps you.



                                              http://magentoversion.com/



                                              let me know is useful or not.






                                              share|improve this answer



























                                                0














                                                This one helps you.



                                                http://magentoversion.com/



                                                let me know is useful or not.






                                                share|improve this answer

























                                                  0












                                                  0








                                                  0







                                                  This one helps you.



                                                  http://magentoversion.com/



                                                  let me know is useful or not.






                                                  share|improve this answer













                                                  This one helps you.



                                                  http://magentoversion.com/



                                                  let me know is useful or not.







                                                  share|improve this answer












                                                  share|improve this answer



                                                  share|improve this answer










                                                  answered Aug 22 '17 at 5:22









                                                  Magento2 DevloperMagento2 Devloper

                                                  9431135




                                                  9431135





















                                                      0














                                                      -- > You can easily check if a website is running Magento Enterprise Edition or Magento Community Edition hitting



                                                      --> just simply write --> website_base_url/magento_version



                                                      --> after you will see top of the left corner some thing like... (Magento/2.2 (Community) or Magetno/2.3(Community), or Magento/2.3/(Enterprise) version...




                                                      Check Magento version using Cmd line




                                                      php -r "require 'app/Mage.php'; echo Mage::getVersion(); "






                                                      share|improve this answer





























                                                        0














                                                        -- > You can easily check if a website is running Magento Enterprise Edition or Magento Community Edition hitting



                                                        --> just simply write --> website_base_url/magento_version



                                                        --> after you will see top of the left corner some thing like... (Magento/2.2 (Community) or Magetno/2.3(Community), or Magento/2.3/(Enterprise) version...




                                                        Check Magento version using Cmd line




                                                        php -r "require 'app/Mage.php'; echo Mage::getVersion(); "






                                                        share|improve this answer



























                                                          0












                                                          0








                                                          0







                                                          -- > You can easily check if a website is running Magento Enterprise Edition or Magento Community Edition hitting



                                                          --> just simply write --> website_base_url/magento_version



                                                          --> after you will see top of the left corner some thing like... (Magento/2.2 (Community) or Magetno/2.3(Community), or Magento/2.3/(Enterprise) version...




                                                          Check Magento version using Cmd line




                                                          php -r "require 'app/Mage.php'; echo Mage::getVersion(); "






                                                          share|improve this answer















                                                          -- > You can easily check if a website is running Magento Enterprise Edition or Magento Community Edition hitting



                                                          --> just simply write --> website_base_url/magento_version



                                                          --> after you will see top of the left corner some thing like... (Magento/2.2 (Community) or Magetno/2.3(Community), or Magento/2.3/(Enterprise) version...




                                                          Check Magento version using Cmd line




                                                          php -r "require 'app/Mage.php'; echo Mage::getVersion(); "







                                                          share|improve this answer














                                                          share|improve this answer



                                                          share|improve this answer








                                                          edited 9 mins ago

























                                                          answered 20 mins ago









                                                          Nikunj PanchalNikunj Panchal

                                                          112




                                                          112



























                                                              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%2f155023%2fcheck-version-of-magento%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

                                                              Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                                                              Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

                                                              Aasi (pallopeli) Navigointivalikko