Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End I want to integrate WordPress in Magento 2

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264259
    Imagesuthanalley
    Participant

    I am trying to integrate WordPress in Magento 2 as i have followed all the steps mentioned in the tutorial https://magenticians.com/magento-2-wordpress-integration/

    I have already install WordPress and also i have installed Magento WordPress Integration module. When i am trying to run commands i am having error. Let me know where i am doing wrong ?

    php bin/magento module:enable FishPig_WordPress
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento cache:clean
    php bin/magento cache:flush

    #264277
    Imagegrimslayer
    Participant

    Can you share a screenshot of the errors you are getting…….

    You may need to add the php version to the commands you are running i.e. (php-7.0)

    php-7.0 bin/magento module:enable FishPig_WordPress

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.