定制 instride/data-definitions 二次开发

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

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

instride/data-definitions

最新稳定版本:5.2.2

Composer 安装命令:

composer require instride/data-definitions

包简介

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

README 文档

README

DataDefinitions

Software License Latest Stable Version

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like. Everything within Data Definitions is extendable.

Interface

Requirements

  • Pimcore 11

Getting started

# Install via composer
composer require instride/data-definitions
// Add to config/bundles.php
return [
    // ...
    \Instride\Bundle\DataDefinitionsBundle\DataDefinitionsBundle::class => ['all' => true]
];
# Install the bundle via command-line
bin/console pimcore:bundle:install DataDefinitionsBundle
  • Reload Pimcore
  • Open Settings -> Import Definitions or Export Definitions

Documentation

License

instride AG, Sandgruebestrasse 4, 6210 Sursee, Switzerland
instride.ch, connect@instride.ch
Copyright © 2024 instride AG. All rights reserved.

For licensing details please visit LICENSE.md

统计信息

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

GitHub 信息

  • Stars: 82
  • Watchers: 7
  • Forks: 61
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-02-20