delahaye / convertx_cont_csvfile
ConvertX的CSV:提供CSV导入程序。
1.0.0
2015-05-08 09:08 UTC
Requires
- contao/core: >=3.4,<4-dev
- delahaye/convertx: ~1
Conflicts
- contao/core: 3.0.*
Replaces
- contao-legacy/convertx_cont_csvfile: 1.0.0
This package is not auto-updated.
Last update: 2024-09-18 08:09:29 UTC
README
ConvertX是Contao开源CMS(contao.org)的部分商业扩展。有关更多信息或支持,请参阅http://convertx.de。
作者:Christian de la Haye,http://delahaye.de
目的
使用ConvertX,您可以从其他内部表、CSV文件和其他预定义数据格式配置、存储和运行Contao表(以及其他MySQL表)中的导入作业。
依赖项
运行ConvertX需要以下Contao扩展:https://github.com/terminal42/contao-NamespaceClassLoader https://github.com/menatwork/MultiColumnWizard
许可证
几乎所有文件都许可为LGPL。请参阅docs目录以获取许可证副本。一些执行导入运行的扩展部分受商业许可证约束。这些文件在其文件标题中标记,并通常位于TL_ROOT/system/modules/convertx/classes/Delahaye/ConvertX目录中。有关许可证的详细信息,请参阅主扩展的docs目录。
这种许可方式允许扩展的专业开发,同时也允许您根据项目需求对其进行修改。