Skip to content
/ popzy Public

Popzy Wordpress Plugin

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt
Notifications You must be signed in to change notification settings

schorpy/popzy

Repository files navigation

Popzy - WordPress Popup Plugin

Popzy is a powerful and lightweight WordPress popup plugin designed to help you create engaging popups effortlessly. Built with modern web technologies such as React, SASS, and Tailwind CSS, Popzy ensures smooth performance and an intuitive user experience.

Features

  • Easy-to-use popup builder with Gutenberg
  • Lightweight and fast performance
  • Works seamlessly with WordPress
  • WP Rest API
  • Caching method

Installation

Clone the repository:

git clone https://github.com/schorpy/popzy.git
cd popzy

Install dependencies:

npm install
composer install

Development

Start the development server:

npm run watch

Build

Compile and optimize the plugin for production:

npm run build

Resources

  • CSS & Styling: Source files for Tailwind CSS and SASS are available in the /src/resources/css directory.
  • JavaScript & React: JSX, TSX, and JavaScript files are available in the /src/resources/javascript directory.

Minified Assets:

-Minified CSS files are located in /assets/css. -Minified JavaScript files are located in /assets/js.

About

Popzy Wordpress Plugin

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published