WhatFlow helps online merchants automate order confirmations, abandoned cart recovery, fulfillment updates, and cancellations via WhatsApp

category:

Development

services:

WordPress, HTML

Date:

November 22, 2023

team:

Developer – Anna Lee
Designer – Tim Willson

WhatFlow simplifies order management by automating order confirmations, abandoned cart recovery, fulfillment updates, and cancellations directly via WhatsApp. It sends confirmation polls to customers and automatically updates order tags based on their responses, helping merchants efficiently track confirmed and canceled orders. Integrated seamlessly with Shopify, WhatFlow allows merchants to manage orders and customer engagement directly from their dashboard—saving time and reducing manual work.

Automatically send confirmation messages to customers via WhatsApp.
Reach out to customers who abandoned their checkouts with automated reminders.
Keep customers informed with real-time updates on shipping and delivery status.
Manage orders and track customer responses directly from your Shopify dashboard.
No complex API setup, connect in minutes using WhatsApp’s “link a device”.

WhatFlow helps online merchants automate order confirmations, abandoned cart recovery, fulfillment updates, and cancellations via WhatsApp

category:

Development

services:

WordPress, HTML

Date:

November 22, 2023

team:

Developer – Anna Lee
Designer – Tim Willson

WhatFlow simplifies order management by automating order confirmations, abandoned cart recovery, fulfillment updates, and cancellations directly via WhatsApp. It sends confirmation polls to customers and automatically updates order tags based on their responses, helping merchants efficiently track confirmed and canceled orders. Integrated seamlessly with Shopify, WhatFlow allows merchants to manage orders and customer engagement directly from their dashboard—saving time and reducing manual work.

Automatically send confirmation messages to customers via WhatsApp.
Reach out to customers who abandoned their checkouts with automated reminders.
Keep customers informed with real-time updates on shipping and delivery status.
Manage orders and track customer responses directly from your Shopify dashboard.
No complex API setup, connect in minutes using WhatsApp’s “link a device”.

WhatFlow helps online merchants automate order confirmations, abandoned cart recovery, fulfillment updates, and cancellations via WhatsApp

category:

Development

services:

WordPress, HTML

Date:

November 22, 2023

team:

Developer – Anna Lee
Designer – Tim Willson

WhatFlow simplifies order management by automating order confirmations, abandoned cart recovery, fulfillment updates, and cancellations directly via WhatsApp. It sends confirmation polls to customers and automatically updates order tags based on their responses, helping merchants efficiently track confirmed and canceled orders. Integrated seamlessly with Shopify, WhatFlow allows merchants to manage orders and customer engagement directly from their dashboard—saving time and reducing manual work.

Automatically send confirmation messages to customers via WhatsApp.
Reach out to customers who abandoned their checkouts with automated reminders.
Keep customers informed with real-time updates on shipping and delivery status.
Manage orders and track customer responses directly from your Shopify dashboard.
No complex API setup, connect in minutes using WhatsApp’s “link a device”.

Category MySQL, Tutorials
Solved MySQL Errors
For Upload large size data in using phpmyadmin Do following steps.

Problem:

I have been trying to import Database through phpMyAdmin. My database file is a.sql and it’s size is 1.2 GB I am trying to import this on local and phpMyAdmin is saying:

You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.

Solutions:

XAMPP

Here is what I’ve done:

  1. Gone to my XAMPP installed directoy C:\xampp\php
  2. Open the “Configuration Settings” file named php.ini using your text editor, preferably you can also you Notepad for Windows machine.
  3. Somewhere nearby on line no 886, please update it to upload_max_filesize = 128M
  4. Similarly on line no 735 post_max_size = 128M
  5. On line no 442 max_execution_time = 300
  6. On line no 452 max_input_time = 60
  7. Restart your Apache from either XAMPP Control Panel or using CMD in Windows https://stackoverflow.com/a/6723485/969092

Done!

 

WAMPP

For Upload large size data in using phpmyadmin Do following steps.

  1. Open php.ini file from C:\wamp\bin\apache\Apache2.4.4\bin Update following lines
    max_execution_time = 259200
    max_input_time = 259200
    memory_limit = 1000M
    upload_max_filesize = 750M
    post_max_size = 750M

    than after restart wamp server or restart all services Now Upload data using import function in phymyadmin. Apply second step if till not upload data.

  2. open config.default.php file in c:\wamp\apps\phpmyadmin4.0.4\libraries (Open this file accoring to phpmyadmin version)
    Find $cfg['ExecTimeLimit'] = 300;Replace to $cfg['ExecTimeLimit'] = 0;
    Now you can upload data.

You can also upload large size database using MySQL Console as below.

  1. Click on WampServer Icon -> MySQL -> MySQL Consol
  2. Enter your database password like root in popup
  3. Select database name for insert data by writing command USE DATABASENAME
  4. Then load source sql file as SOURCE C:\FOLDER\database.sql
  5. Press enter for insert data.

Note: You can’t load a compressed database file e.g. database.sql.zip or database.sql.gz, you have to extract it first. Otherwise the console will just crash.

Use command line:

mysql.exe -u USERNAME -p PASSWORD DATABASENAME < MYDATABASE.sql
where MYDATABASE.sql is your sql file.

Leave a Reply

Your email address will not be published. Required fields are marked *

top
Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
Click outside to hide the comparison bar
Compare
Compare ×
Let's Compare! Continue shopping

Inactive

Simplifying IT
for a complex world.
Platform partnerships