The module for submit form like contact us or career form and have option to attach a file and will get this file in email.
-
Go to Magento 2 root directory
-
Install module:
- Download the latest version here
- Extract
master.zip
file to root folder. - Go to Magento root folder and run upgrade command line to install
Mital_Careers
:
-
Enter following commands to enable module:
php bin/magento module:enable Mital_Careers php bin/magento setup:upgrade php bin/magento cache:clean