Search results for migration guide

11 articles found

  • Migration Guide

    The release of ShopMagic version 3.0 brings a lot of changes to the code base, causing incompatibilities with the previous release. The guide describes all the major changes you need to make to bring

  • Filters usage guide

    Filters are a feature that helps you make sure the automation will be fired only in certain situations when the exact conditions specified in your filters are met. Basically, filters allow you to

  • Events usage guide

    Events are the foundation of ShopMagic, think of them as triggers in the Zapier workflow. Each time, someone takes an action on your WooCommerce store, the event you subscribe to will trigger your

  • Actions usage guide

    Actions are the core feature of ShopMagic and a part of each automation. An action defines what will happen when an event (trigger) occurs after the chosen filters are applied. By default, an action

  • Placeholders usage guide

    Placeholders are one of the major tools used when creating automations with ShopMagic. They are basically "merge tags" similar to "shortcodes" and can be used to insert dynamic content into fields

  • Why are emails not sending?

    You created an automation, but emails are not sending or are not delivered to the customer? You are in the right place. Here’s a step-by-step guide, which should help you to identify and resolve your

  • Setting up automation for beginners

    Setting up an automation in ShopMagic, such as an automatic email, is easy! Here’s a short guide on how to create the automation. In our example, we will create an automation to notify the user about

  • How to add first automation

    To create new automation, find ShopMagic in your dashboard and click on Add New: If you do not want to create automation from scratch, you can use one of the Ready-to-use Recipes. We prepared a

  • Unsubscribe link is not working

    If you added {{ customer.unsubscribe_url }} placeholder to your automation, and it's not redirecting the customer to the Communication Preferences webpage, there's a chance that this page could be

  • What is an automation, and how is it built

    Automation is the heart of ShopMagic. Our whole plugin is based on different types of automations. ShopMagic is not limiting the number of automations, which you can create. Feel free to create as

  • *.meta type of placeholders - Display any value from WordPress

    Among placeholders, there's one that has "superpowers" of accessing any data stored in a meta table. What is metadata? A brief explanation for those, who aren't familiar with WordPress's process of