WP Manifestindependent plugin directory
manifest / utilities / wp-js-dev

Gsap Dev

Gsap libraries for WordPress

by Christian Wedel · github.com/soulsites/wp-js-dev

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/soulsites/wp-js-dev/archive/refs/heads/main.zip

Readme

GSAP Integration Plugin for WordPress

Overview

This plugin enables seamless integration of the GreenSock Animation Platform (GSAP) libraries into WordPress, providing developers with powerful tools to create high-performance animations. The plugin offers a settings page where each GSAP library can be individually included, giving you full control over which features are utilized in your projects.

Features

  • Easy local integration of GSAP libraries into WordPress
  • Individual settings for each GSAP library
  • User-friendly settings page in the WordPress admin dashboard
  • Perfect for developers who want to leverage the full potential of GSAP in their WordPress projects

Installation

  1. Download the plugin from the GitHub repository.
  2. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Navigate to the 'GSAP Settings' page in the WordPress admin dashboard to configure the plugin.

Usage

Once the plugin is activated, you can manage the integration of various GSAP libraries through the settings page. Each library can be enabled or disabled individually, allowing you to include only what you need for your specific project.

Available GSAP Libraries

  • gsap.core: The core animation engine, providing all the essential tools for creating robust animations.
  • ScrollTrigger: A plugin that lets you create jaw-dropping scroll-based animations with minimal code.
  • ScrollSmoother: Smooth out the scrolling experience on your website.
  • Draggable: Make any element draggable, allowing for touch-friendly interactions.
  • Flip: Create sophisticated FLIP animations with ease.
  • MotionPathPlugin: Animate elements along a custom path.
  • TextPlugin: Easily animate text to create dynamic text effects.

Configuration

  1. Go to the 'GSAP Settings' page in your WordPress admin dashboard.
  2. Check the boxes next to the libraries you want to include.
  3. Save your settings.

This modular approach ensures that your site only loads the necessary libraries, optimizing performance.

Contribution

We welcome contributions from the community to help improve and expand this plugin. If you have ideas for new features or enhancements, or if you've found bugs that need fixing, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes.
  4. Submit a pull request with a detailed description of your changes.

We appreciate your feedback and contributions to make this plugin even better.

License

This plugin is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements

Special thanks to the GreenSock team for developing such an amazing animation platform and to all the contributors who help improve this plugin.

Support

If you encounter any issues or have questions, please open an issue on GitHub or contact us through the support forum.


By using this plugin, you can effortlessly integrate GSAP into your WordPress projects, unleashing the full potential of animations on your website. Happy animating!


For more information on GSAP, visit the GreenSock website.


Back to top

Read the full README on GitHub →

Releases

TagPublished
v1.0 Jul 10, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.