Skip to main content

Installation via FTP

Installation steps

info

Make sure app/code folder is writeable.

  1. Copy app folder from the zip archive to your Magento directory so that it merges with app folder of your site.

  2. Execute commands:

php bin/magento module:enable {MageMe_Core,MageMe_WebForms}
php bin/magento setup:upgrade
  1. Logout and login back to get access to Web-forms > Settings page.

  2. Go to Stores > Configuration > MageMe Extensions > Licenses page and enter your license number in WebForms Pro 3 License # field and click the Activate button.

Varnish Cache

If you have Varnish Cache server installed, please add /webforms* to cache path URL exclusions.

Update

  1. Get the latest version files from your account area My Downloads section.

  2. Copy contents of the zip archive to your Magento directory so that the app folder is merged with the app folder of your site.

  3. Execute console command:

php bin/magento setup:upgrade