定制 lcinhk/flarum-imgur-upload 二次开发

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

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

lcinhk/flarum-imgur-upload

Composer 安装命令:

composer require lcinhk/flarum-imgur-upload

包简介

Simple image upload from the Flarum editor, added support for custom proxy_pass URL

README 文档

README

flarum-imgur-upload is a Flarum extension that allows posting images in Flarum posts using Imgur for image hosting.

Features

With flarum-imgur-upload you can upload images to Imgur while writing your post, and the extension will automatically embed the images in your post. You can also paste from clipboard to upload an image file.

Compared to the original extension (matpompili/flarum-imgur-upload), this extension:

  • doesn't resize/change orientation of images. The raw file is uploaded to Imgur
  • supports paste from clipboard
  • has been rewritten to use Flarum components
  • supports beta 8
  • has a more polished UI
  • Support Custom Imgur proxy_pass URLs --@LCinHK
  • 增加了对反代URL的支持 --@LCinHK

Demo GIF ←Imgur gif,maybe not available in some places

Installation

composer require lcinhk/flarum-imgur-upload

If you previously used matpompili/flarum-imgur-upload (the original work on this extension by Matteo Pompili) or botfactoryit/flarum-imgur-upload, you should disable and remove those extensions when you upgrade to beta 8.

Configuration

Since flarum-imgur-upload uses Imgur API to upload your images, you will need an Imgur Client ID. To get one simply register to the Imgur website, and register an application here. You need to choose a name for your application (e.g. My Forum), and select Anonymous usage without user authorization. If the form requires you to set an Authorization callback URL, that's a bug. Select OAuth 2 authorization without a callback URL to avoid that, or play with the radio buttons a bit.

Once your application has been registered, your Client ID will be available here. Put it in the configuration of the extension, in your admin page.

If your clients cannot access Imgur, follow this guide (In Chinese) to set up a proxy_pass for Imgur.

如果你的客户无法访问Imgur,可按照这个指南 来设置Imgur反向代理

Credits

The original work for this extension was done by @matpompili.

lcinhk/flarum-imgur-upload 适用场景与选型建议

lcinhk/flarum-imgur-upload 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 77 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 07 月 15 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 lcinhk/flarum-imgur-upload 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 lcinhk/flarum-imgur-upload 我们能提供哪些服务?
定制开发 / 二次开发

基于 lcinhk/flarum-imgur-upload 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 12
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2020-07-15