承接 notfoundnl/siteboss-listboss 相关项目开发

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

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

notfoundnl/siteboss-listboss

最新稳定版本:v0.1.5

Composer 安装命令:

composer require notfoundnl/siteboss-listboss

包简介

ListBoss UI for SiteBoss®.

README 文档

README

This package adds a page to the SiteBoss CMS to show the results of mailings.

Installation

1. Add the package

Run composer to add the package to your project:

composer require notfoundnl/siteboss-listboss

No artisan commands or migrations are needed.

2. Update your .env file

Add these values to your .env file adding your own API key. These values may already be present.

LISTBOSS_ENDPOINT=https://listboss.nl/v2/
LISTBOSS_API_KEY=

3. Add the page to the CMS

To add the menu item add something like this, make sure to change the rights to the required rights.

[
    {
        "icon": "list",
        "title": "Jobs",
        "path": "/app/listboss/",
        "rights": "admin"
    }
]

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2024-01-30