vanilla/porter
Composer 安装命令:
composer require vanilla/porter
包简介
Vanilla Porter is a tool for exporting other forums to Vanilla.
README 文档
README
Vanilla Porter is a nifty tool for exporting your old & busted forum into a fresh Vanilla Forum. It will create a zipped text file that can be imported directly to Vanilla via the Dashboard.
Do NOT use Vanilla Porter for UPGRADING. It is for migrating from other forums, including the incompatible Vanilla 1.x series.
Requirements
Porter requires PHP 5.3+ and a connection to your existing database. That's it!
Getting started
Please use the official release, which is a single file. View the official documentation for important usage notes.
If you have a PHP-based forum (vBulletin, phpBB, etc) you can likely drop this right on your server and run it from there. For more complicated arrangements (like jForum, i.e. a Java environment), we suggest exporting your database to a PHP/MySQL server and running it there.
Roll your own!
To support a new forum source, copy "sample_package.php", rename it to your platform, put it in the packages folder, and follow its inline documentation.
You can run Vanilla Porter via index.php which will use the source files rather than the single-file official release. This makes it easier to keep it up-to-date and debug problems.
Send us a pull request when it's ready, and sign our contributor's agreement (requires a vanillaforums.org forum account).
Command line support
Porter can run via the command line. Execute the index.php file with the --help flag for a full list of options.
For developers with very large databases or ones still in production, we recommend running your export from the command line on your localhost environment with a copy of the database. It just makes life easier.
Building a release
Run make.php, which will build a single file named vanilla2export.php. Easy peasy.
vanilla/porter 适用场景与选型建议
vanilla/porter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 34 次下载、GitHub Stars 达 41, 最近一次更新时间为 2014 年 11 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 vanilla/porter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 vanilla/porter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 41
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2014-11-20