定制 netgen/ibexa-fieldtype-html-text 二次开发

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

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

netgen/ibexa-fieldtype-html-text

最新稳定版本:1.1.0

Composer 安装命令:

composer require netgen/ibexa-fieldtype-html-text

包简介

Netgen's html text field type for Ibexa

README 文档

README

Downloads Latest stable PHP Ibexa

Html text field type for Ibexa CMS offers the possibility to render WYSIWYG field both on the frontend and in Ibexa administration.

Installation steps

Use Composer

Run composer require:

composer require netgen/ibexa-fieldtype-html-text

Activate the bundle

Activate the bundle in config/bundles.php file.

<?php

return [
    ...,

    Netgen\IbexaFieldTypeHtmlTextBundle\NetgenIbexaFieldTypeHtmlTextBundle::class => ['all' => true],,

    ...
];

Include the javascript file on the frontend

Inside the base twig file for your frontend siteaccess, include the built app.js file:

<script src="{{ asset('bundles/netgenibexafieldtypehtmltext/build/app.js') }}"></script>

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2023-09-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固