Installation




Before installing the extension, please make sure to Backup your web directory and store database


You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.

Root Directory is - "app/code/magedelight/#YourExtensionName#"

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      php bin/magento setup:upgrade

      php bin/magento setup:di:compile

      php bin/magento setup:static-content:deploy

      php bin/magento cache:clean

  • log out from the backend and log in again


If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.   


Backend Configuration (Admin side)


The form will appear only in the content area, not the title or subtitle.

  • Enable Module: Set "Yes" to enable the extension for your website.

  • Enable Notifications: Select "Yes" to enable email notifications.
  • Send Emails To: Set comma separated emails to send notifications email to Admin.
  • Email Sender: Set email sender for admin notifications.
  • Email Template: Set email template as admin notifications.

  • Email Sender: Select email sender for reply from configuration.
  • Send Blind Copy To: Set email for blind copy to emails in comma separated format.
  • Email Template: Select email template to be used to send reply from configuration.

  • Enable Auto Response: Set "Yes" to enable auto-responder to form.
  • Email Sender: Select email sender from the auto response should be sent.
  • Email Template: Select email template to be used for auto-responder.

  • Enable: Set "Yes" to enable Google recaptcha.
  • Google API Key: Provide API keys provided by Google reCaptcha. (Developer account)
  • Google API Secret Key: Provide API secret keys provided by Google reCaptcha. (Developer account)

Backend Functionality


MageDelight >> Custom Form >> Manage Forms

  • Grid to list all existing custom forms. It has filter options as well as you can go to collected records of each forms from action "View".

Add New Form

  • Code: Provide unique code of the custom form. This can be used to customize CSS styles.
  • Success URL: Provide success URL to redirect customers on success page once form filled.
  • Store View: Select store views to enable custom form. You can select multiple store views, too.

  • Customer Group: Select customer group to enable custom form. You can select multiple customer groups, too.
  • Save referrer URL: Set "Yes" to save referrer URL of the form.
  • Send notification to email: Set "Yes" to enable email notifications.

  • Submit Button Text: Provide custom "Submit" button text.
  • Success Message:
  • CSS For Custom Form: Provide custom CSS if any to be applied to custom form when displayed on store front.
  • Google Recaptcha Enable: Set "Yes" to enable Google recaptcha on your form. Customers/Visitors have to pass it before submitting the form.
  • Confirmation Popup: Set "Yes" to set confirmation popup, customer will be asked to confirm before submitting the form.

  • Dynamic form creator, you can create form with the choice of your own fields and more than 10 control available at right side of the page.

MageDelight >> Custom Form >> Submitted Date

  • Grid to see all submitted data from the forms. You can filter data as per form.

  • Individual records displayed in admin panel. This is the page how the submitted details looks likes to admin.

Frontend Functionality


  • Form developed using MageDelight custom form extension visible on store front with Luma theme.

Demo


Click here to visit frontend.

Click here to visit backend admin panel.

FAQs


Click here to visit FAQs.

Support


Click here to raise a support ticket using your MageDelight account.

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!



  • No labels