定制 putyourlightson/craft-datastar-module 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

putyourlightson/craft-datastar-module

最新稳定版本:1.0.0-RC.13

Composer 安装命令:

composer require putyourlightson/craft-datastar-module

包简介

A template-driven, reactive hypermedia framework for Craft.

README 文档

README

Stable Version Total Downloads

Datastar Module for Craft CMS

This module provides the core functionality for the Datastar plugin. If you are developing a Craft plugin/module and would like to use Datastar in the control panel, you can require this package to give you its functionality, without requiring that the Datastar plugin is installed.

First require the package in your plugin/module’s composer.json file.

{ "require": { "putyourlightson/craft-datastar-module": "^1.0.0-RC.1" } }

Then bootstrap the module from within your plugin/module’s init method.

use craft\base\Plugin; use putyourlightson\datastar\Datastar; class MyPlugin extends Plugin { public function init() { parent::init(); Datastar::bootstrap(); } }

Then use the Datastar function and tags as normal in your control panel templates.

<button data-on:click="{{ datastar.get('_datastar/search') }}">Search</button>

Datastar plugin issues should be reported to https://github.com/putyourlightson/craft-datastar/issues

The Datastar plugin changelog is at https://github.com/putyourlightson/craft-datastar/blob/develop/CHANGELOG.md

Documentation

Learn more and read the documentation at putyourlightson.com/plugins/datastar »

License

This module is licensed for free under the MIT License.

Requirements

This module requires Craft CMS 5.4.0 or later.

Installation

Install this package via composer.

composer require putyourlightson/craft-datastar-module:^1.0.0-RC.1

Created by PutYourLightsOn.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: mit
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固