STEP-3 Backend Configurations Settings

In this step we going to create Module backend configurations

STEP-3

For our implementation, we need several backend configurations

  • Enabled

  • Button Type (Rounded, Square)

  • Button Size

  • Display on Yes/No

    • Homepage

    • Category Page

    • Product Page

  • Facebook

    • Enable

    • Enable Counter

  • Facebook Messenger

    • Enable

    • Messenger app ID

  • Telegram

    • Enable

  • Whatsapp

    • Enable

  • LinkedIn

    • Enable

  • Email

    • Enable

    • Subject Suffix

Let’s create them.

  1. Create adminhtml folder in <MODULE ROOT>/etc and system folder in it

  2. create system.xml in <MODULE ROOT>/etc/adminhtml

3. Create social_share.xml in <MODULE ROOT>/etc/adminhtml/system

4. Create config.xml in <MODULE ROOT>/etc/

5. run cache:flush

6. Navigate to Magento backend dashboard STORE -> Settings -> Configuration, expand SCANDIPWA you should see Social Share Option

Last updated

Was this helpful?