luxnewcms / boltcms-article-plugin

📦 该 Bolt 扩展可用于在文章编辑器中添加 ContentTypes 条目。

安装: 745

依赖者: 0

建议者: 0

安全: 0

星标: 5

关注者: 7

分支: 0

公开问题: 1

语言:JavaScript

类型:bolt-extension

dev-master 2024-09-27 14:19 UTC

This package is auto-updated.

Last update: 2024-09-27 14:19:31 UTC


README

作者:Rosendo Rodriguez,rosendo.rosendo@dxc.com

该 Bolt 扩展可用于在文章编辑器中添加 ContentTypes 条目

安装

composer require luxnewcms/boltcms-article-plugin:dev-master

在推送新更改后更新服务器上的包

  1. 运行以下命令。
sudo docker-compose exec php-fpm composer update luxnewcms/boltcms-article-plugin:dev-master