定制 wponion/wponion 二次开发

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

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

wponion/wponion

Composer 安装命令:

composer require wponion/wponion

包简介

~ Lightweight, Flexible & Rapid WP Development Framework ~

README 文档

README

WPOnion Framework Screenshot

All Contributors

So what is WPOnion , exactly?

WPOnion is a simple yet powerful framework that helps developers build custom meta boxes and custom fields in WordPress fast and easily.

The framework lets you define custom meta boxes and custom fields via arrays and handles everything behind the scene automatically. It has a wide range of field types, field settings and supports not only post meta but also term meta, user meta, comment meta, settings pages and custom tables.

Installation

Stable

The preferred way to install this extension is through Composer.

Latest Stable Version Total Downloads WP License

To install WPOnion library, simply:

$ composer require wponion/wponion

The previous command will only install the necessary files, if you prefer to download the entire source code you can use:

$ composer require wponion/wponion --prefer-source

You can also clone the complete repository with Git:

$ git clone https://github.com/wponion/wponion.git

Development

The preferred way to install this extension is through Composer.

Total Downloads WP License composer.lock available

To install WPOnion library, simply:

$ composer require wponion/wponion:dev-development

The previous command will only install the necessary files, if you prefer to download the entire source code you can use:

$ composer require wponion/wponion:dev-development --prefer-source

You can also clone the complete repository with Git:

$ git clone https://github.com/wponion/wponion.git

Usage {If Downloaded Manually}

Add the below code your plugin / theme file

require __DIR__.'/wponion/wponion.php';

add_action('wponion/loaded','your-prefix_after_wponion_loaded');

function your-prefix_after_wponion_loaded(){
    //do your stuff here.
}

Contribution

Like WPOnion Framework, this documentation is open sourced on Github & GitBooks. The website's content is written in Markdown.

If you find anything incorrect in the documentation or out-dated, please help us fix it.

In case you come across anything along the way that we haven’t covered, or if you know of a tip you think others would find handy, please file an issue and we’ll see about including it in this guide.

Documentation

https://wponion.gitbook.io/docs/

Screenshots / Demo

https://demo.wponion.com

Contributors

Thanks to all the Contributors who worked on this project to get it done asap

Enterprise Branding
Enterprise Branding

📖 🤔
digitalchild
digitalchild

🤔

License

This project is licensed under MIT. See the LICENSE file for more info.

Backed By

DigitalOcean JetBrains Tidio Chat

wponion/wponion 适用场景与选型建议

wponion/wponion 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 707 次下载、GitHub Stars 达 147, 最近一次更新时间为 2018 年 12 月 14 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「wordpress」 「wordpress-plugin」 「settings-api」 「wordpress-theme」 「wordpress-php-library」 「gutenberg」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

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

围绕 wponion/wponion 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 147
  • Watchers: 6
  • Forks: 19
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-14