serieseight/craft-cache-helper 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

serieseight/craft-cache-helper

最新稳定版本:1.0.11

Composer 安装命令:

composer require serieseight/craft-cache-helper

包简介

README 文档

README

This plugin injects HTML and JS into any Formie forms to help with cached fields (e.g. get query param or cookie)

Requirements

This plugin requires Craft CMS 4.5.0 or later, and PHP 8.0.2 or later.

Usage

This plugin will use Formie hooks if you're using form.render().

If you're not using form.render() and rendering the form your own way, make sure you have {% hook 'formie.form.end' %} at the end of your form.

If you need to reinitialise your forms at any point, you can do so using window.dynamicFormsInit().

Installation

Open your terminal and run the following commands

# Go to project directory
cd /path/to/project

# Tell Composer to load the plugin
composer require serieseight/craft-cache-helper

# Tell Craft to install the plugin
./craft plugin/install cache-helper

统计信息

  • 总下载量: 496
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-05-29