21press/flareo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Flareo: Beautiful effects for your Site === Contributors: 21press, lushkant Requires at least: 6.0 Requires PHP: 8.0 Tested up to: 6.9 Stable tag: 0.5.0 Tags: animation, effects, fun, confetti, celebration License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Add beautiful and interactive effects to your WordPress site — just plug and play. == Description == Flareo is a lightweight WordPress plugin that lets you add stunning visual effects like confetti to your website. Perfect for celebrations, announcements, or adding a touch of fun to user interactions. https://vimeo.com/1152233817?fl=pl&fe=sh **Features:** * Easy to use — no coding required * Multiple preset styles and effect types * Two trigger methods: page load or on-click * Insert via shortcode or automatic placement * Customizable colors via global settings * Lightweight and performance-focused == Installation == 1. Upload the `flareo` folder to `/wp-content/plugins/` 2. Activate the plugin through the **Plugins** menu in WordPress 3. Go to **Flareo > Add New** to create your first flare == Usage == **Creating a Flare:** 1. Navigate to **Flareo** in your WordPress admin 2. Click **Add New** to create a new flare 3. Choose your preset type and style 4. Select a trigger method: - **Page Load** — Effect triggers when the page loads - **On Click** — Effect triggers when user clicks a target element 5. Set the insert method: - **Shortcode** — Use `[p21_flareo_flare id="123"]` in your content - **Automatic** — Apply on page load or Specify CSS selectors for automatic placement **Shortcode Example:** `[p21_flareo_flare id="123"]` Replace `123` with your actual flare post ID. == Frequently Asked Questions == = What effects are available? = Flareo includes confetti effects with multiple preset styles. More effect types coming soon! = Does it work with page builders? = Yes! Use the shortcode in any text/HTML block in your favorite page builder. = Will it slow down my site? = No. Scripts only load when a flare is actually used on the page. == Screenshots == 1. Create new flares from the admin panel 2. Configure trigger methods and styles 3. Use shortcodes to place effects anywhere == Changelog == = 0.5.0 = * Patch release = 0.4.0 = * Prepare for first release at wp.org = 0.3.0 = * Fix wp.org reported issues = 0.2.0 = * Fix wp.org reported issues = 0.1.0 = * Initial release