Magento 2 Import Export Newsletter Subscribers

 

Magento 2 Import Export Newsletter Subscribers extension allows to import and export the newsletter subscribers in bulk via CSV file.

 

Table of Content

  1. Extension Installation Guide
  2. Configuration
  3. Sample CSV File
  4. Import Subscribers Success/Error Message
  5. Subscribers List

 

  1. Extension Installation
  • Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by step:
    • php bin/magento setup:upgrade
    • For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy
    • For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f
    • php bin/magento cache:flush
  • That’s it.

 

  1. Configuration
    For configuring the extension, log in to Magento 2, move to System > Import/Export Newsletter Subscribers where you can find various settings to enable the extension.
  • Import Subscribers: Choose a CSV file with the proper format to import the subscribers.
  • Download Sample CSV: Make use of the “Download Sample CSV” link to download a sample CSV and prepare a proper format of the CSV.
  • Import: Click the “Import” button to start the import process of the subscribers.
  • Export Subscribers: Click the “Export” button to start exporting the newsletter subscribers.


  

 

  1. Sample CSV File
    The extension facilitates with a sample CSV file to check the format of the CSV files to import the subscribers.




 

  1. Import Subscribers Success/Error Message
    Once you upload the CSV and click “Import” button to import the subscribers, you can see the success message of import successful. If any of the subscribers could not be imported, you can see the error message with the reason.


  

  1. Subscribers List
    Once the subscribers get imported successfully, you can see the successful subscribers list under the Marketing > Newsletter Subscribers with the Email ID, status and store view details.