How to install medma Automate extension?


  • Purchase and Download the package from "My Downloadable Products" page of your account at our website.
  • Unzip the zipped package.
  • Create "Medma" directory in "app/code/" directory through ftp.
  • Create "Automate" directory in "app/code/Medma/" directory through ftp.
  • Copy all files and folders from directory “medma-automate” to server location "app/code/Medma/Automate".
  • Connect to your server through ssh and change to your magento installation root.
  • Execute below commands one by one :-
    1. php bin/magento setup:upgrade
    2. chmod 777 -R var
    3. chmod 777 -R pub
    4. php bin/magento setup:static-content:deploy
    5. chmod 777 -R var
    6. chmod 777 -R pub
  • Navigate to -> Medma Automate -> click on configuration option - > Medma Automate, modify settings for email subject and content.
  • View Cron Status in configuration.
  • View number status of emails send.