承接 oberon/starfield 相关项目开发

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

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

oberon/starfield

最新稳定版本:3.0.0

Composer 安装命令:

composer require oberon/starfield

包简介

This plugin adds a star rating field type to Craft CMS.

README 文档

README

This plugin adds a new “Starfield” field type to Craft, which offers a simple star rating entry.

Starfield Features

  • Choose between single, three, five or ten-star ratings
  • Can be viewed in control panel entry tables
  • Entries can be sorted on star rating

Requirements

This plugin requires Craft CMS 5.0 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Starfield”. Then click on the “Install” button in its modal window.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project

# tell Composer to load the plugin
composer require redboer/starfield

# tell Craft to install the plugin
php craft plugin/install starfield

About the developer

This plugin is developed by Richard de Boer.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 5
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-06-29