FastPoster海报生成器 v1.0.1
更新官网链接
2025-04-27 更新日志
  • 优化:更新官网链接
FastPoster海报生成器

模块介绍

「FastPoster海报生成器」是一个一款快速调用开发海报的工具的模块

使用步骤

① 先部署开源软件 FastPoster https://fastposter.net/doc/

② 部署完成后在后台配置 FastPoster服务地址 和 Token凭证。

③ 使用模块海报生成代码快速生成海报

<?php
namespace App\Web\Controller;

use Module\FastPoster\Util\FastPosterUtil;
class IndexController extends BaseController
{
    public function index()
    {
        return FastPosterUtil::generateResponse([
            'f1' => '名师定制1',
            'f2' => '8S服务体系2',
            'f3' => '高端资源3',
            'f4' => '名师定制4',
            'title' => '人工智能机器学习5',
            'type' => '高薪就业班6',
            'id' => 2,
        ]);
    }
}

更多请参考

https://fastposter.net/doc/

后台菜单

  • 系统设置
  • 系统设置FastPoster海报生成器设置
QQ
微信
客服

.