Linux 软件免费装
Banner图

Custom Animations for Bricks

开发者 pippn
更新时间 2026年1月8日 14:26
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

css animation bricks custom-animation

下载

1.1.15

详情介绍:

Custom Animations for Bricks is a lightweight plugin that lets you easily add custom CSS animations to your Bricks Builder sites. Through a simple admin interface, you can define animation keys, labels, and full CSS code (including @keyframes and .brx-animate- classes). These animations then appear in the Bricks Interactions panel's "Start animation" dropdown, allowing seamless integration with triggers like viewport entry or mouse hover. Key Features:

安装:

  1. Download the plugin ZIP from the WordPress repository.
  2. In your WordPress admin, go to Plugins > Add New > Upload Plugin and select the ZIP.
  3. Activate the plugin.
  4. Ensure the Bricks theme is installed and active (tested with version 2.0.2).
  5. Navigate to Bricks > Custom Animations in the admin menu to start adding animations.

屏幕截图:

  • The existing animations table with live search, sort, and actions (Edit, Delete, Preview).
  • The preview modal showing the animation in action, with dark/light mode toggle for testing contrast.
  • The Bricks editor Interactions panel, showing a custom animation (e.g., Subtle Glow) selected as the Action after choosing a trigger.

常见问题:

Does this plugin require Bricks Builder?

Yes, it integrates directly with Bricks' animation system and requires the Bricks theme to be active. It has been tested with Bricks Builder version 2.0.2.

How do I add a custom animation?

  1. Go to Bricks > Custom Animations.
  2. Fill in the key (slug, e.g., "my-glow"), label (display name), and CSS (full block with .brx-animate-{key} and @keyframes).
  3. Click Add Animation.
  4. In the Bricks editor, select an element > Interactions > Start animation > Choose your new option.

Why isn't my animation showing in the preview?

Ensure your CSS includes an animation-duration (e.g., 2s) for the preview fallback—Bricks overrides this in the editor. Test with the modal's dark/light toggle for contrast.

Is it performant?

Yes—minimal overhead (<50ms load, 1-2 queries). CSS enqueues only on frontend; no global assets.

Can I export/import animations?

Not yet—future updates may add this. For now, back up via Tools > Export > All content (options included).

更新日志:

1.1.15 1.1.14 1.1.13 1.1.12 1.1.11 1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0