kuriousagency/dynamic-options 问题修复 & 功能扩展

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

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

kuriousagency/dynamic-options

最新稳定版本:3.0.0

Composer 安装命令:

composer require kuriousagency/dynamic-options

包简介

A fieldtype that renders a dropdown based on twig code.

README 文档

README

A fieldtype that renders a dropdown based on twig code.

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Then tell Composer to load the plugin:

    composer require webdna/dynamic-options
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Dynamic Options.

Dynamic Options Overview

Dynamic Options give you the ability to populate a dropdown field type with option generated from twig code.

Configuring Dynamic Options

Write twig code or use twig to include an external twig file that renders json.

Brought to you by webdna

统计信息

  • 总下载量: 1.03k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-05-25