定制 partitech/advanced-form-bundle 二次开发

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

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

partitech/advanced-form-bundle

最新稳定版本:v1.1.2

Composer 安装命令:

composer require partitech/advanced-form-bundle

包简介

Powerful Symfony form components

README 文档

README

Powerful Symfony form components

initialy fork from https://github.com/sherlockode/advanced-form-bundle and upgraded to SF6

Prerequisites

This bundle requires Symfony 6.0 and jQuery.

Installation

Step 1: Install PartitechAdvancedFormBundle

The best way to install this bundle is to rely on Composer:

$ composer require partitech/advanced-form-bundle

Step 2: Enable the bundle

Enable the bundle in the kernel

<?php
// config/bundles.php

return [
    // ...
    Partitech\AdvancedFormBundle\PartitechAdvancedFormBundle::class => ['all' => true],
];

Step 3: Configure the bundle

Import the routing in config/routes.yml

Partitech_advanced_form:
    resource: "@PartitechAdvancedFormBundle/Resources/config/routing/all.yml"

Step 4: Publish assets

You may use Webpack to import the JavaScript files or use the assets command.

$ php bin/console assets:install --symlink public

Next steps

Ajax uploader

Create a single file upload form

Use the temporary upload mode

Multiple files upload form

Options overview

Dependent entity form type

Overview

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-11-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固