Installation via FTP
Installation steps
important
Make sure app/code folder is writeable.
-
Copy app folder from the zip archive to your Magento directory so that it merges with app folder of your site.
-
Execute commands:
php bin/magento module:enable {MageMe_Core,MageMe_WebFormsLite}
php bin/magento setup:upgrade
- Logout and login back to get access to Web-forms > Settings page.
note
WebForms Lite is free and does not require a license key.
Varnish Cache
If you have Varnish Cache server installed, please add /webforms* to cache path URL exclusions.
Update
-
Get the latest version files from your account area My Downloads section.
-
Copy contents of the zip archive to your Magento directory so that the app folder is merged with the app folder of your site.
-
Execute console command:
php bin/magento setup:upgrade