定制 roxielfr/wp-pods-import 二次开发

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

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

roxielfr/wp-pods-import

Composer 安装命令:

composer require roxielfr/wp-pods-import

包简介

Un importateur Excel pour le Framework Pods de WordPress avec prise en charge des types de champs personnalisés.

README 文档

README

Installation / Usage

$WpPodsImporter = new Roxielfr\WpPodsImport\Controller\MainController();

$state = $WpPodsImporter->import('post',plugin_dir_path(__FILE__) . "import/", 'Products.xlsx',
    [
        'titre' => 
            [
                'field_type' => 'string',
                'field_name' => 'post_title',
            ],
        'description' => 
            [
                'field_type' => 'html',
                'field_name' => 'champ_html',
            ],
        'category' => 
            [
                'field_type' => 'taxonomy',
                'field_name' => 'champ_taxo',
                'taxonomy_name' => 'test_taxo',
            ],
        'image' => 
            [
                'field_type' => 'image',
                'field_name' => 'champ_image',
            ]
    ]
);

Requirements

PHP 7.2.0 ou plus.

Authors

Security Reports

Merci d'envoyer un mail à baptiste@roxiel.fr. Merci!

License

Wp Pods Import est en LICENCE PUBLIQUE RIEN À BRANLER-

                LICENCE PUBLIQUE RIEN À BRANLER
                     Version 1, mars 2009

Copyright (C) 2009 Sam Hocevar
 14 rue de Plaisance, 75014 Paris, France

La copie et la distribution de copies exactes de cette licence sont
autorisées, et toute modification est permise à condition de changer
le nom de la licence.

        CONDITIONS DE COPIE, DISTRIBUTON ET MODIFICATION
              DE LA LICENCE PUBLIQUE RIEN À BRANLER

 0. Faites ce que vous voulez, j’en ai RIEN À BRANLER.
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: WTFPL
  • 更新时间: 2023-04-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固