承接 charliedev/element-map 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

charliedev/element-map

最新稳定版本:1.2.1

Composer 安装命令:

composer require charliedev/element-map

包简介

Simple visualization panel that lists related elements in their associated editors.

README 文档

README

This plugin adds a widget to the sidebar of full-page element editors that allows content administrators to see, at a glance, the relationships between elements.

Requirements

  • Craft CMS 3.0.0-RC1 or above

Installation

  1. Open a terminal and navigate to your project folder:
cd /path/to/project
  1. Require the package to download it via Composer:
composer require charliedev/element-map
  1. Install the plugin on the Settings -> Plugins page in the Craft control panel.

--- or ---

  1. Install the plugin via the command line:
./craft install/plugin element-map

Usage

Screenshot of the element map sidebar

When editing an entry, category, or user in the full-page editor, you will be presented a panel in the sidebar with two lists.

  1. References to This Element lists the elements which contain the currently edited element somewhere in their fields. These elements could be entries, categories, tags, assets, users, or globals.

  2. References to Other Elements lists the elements which the currently edited element contains somewhere in its fields. These elements could be entries, categories, tags, assets, or users.

Both lists provide links to the related elements' editors or control panel sections for quick access.

Built for Craft CMS by Charlie Development

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-12-13