Skip to content
Frank Corso edited this page Aug 5, 2020 · 15 revisions

Welcome to the Popup Maker wiki!

This wiki is for anyone who is looking to contribute to or extend Popup Maker. Inside, you will find guides for setting up your local environment and your IDE. Additionally, you will find documentation on how the concepts within Popup Maker work and how to extend all of the systems.

Getting Started

We recommend starting with the Setting up your local environment page. From there, we have guides on setting up popular IDE's:

  1. Setting Up Your PHPStorm Environment
  2. Review Popup Maker's gulp tasks

How Popup Maker Works

Once you are ready to dive into the code, here are some pages that explain how Popup Maker works:

  1. Alerts

Extending Popup Maker

Once you are all set up, here are some recommended guides for understanding the systems within Popup Maker:

  1. Popup Maker jQuery API