5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP28 stars (28 stars)10 forks (10 forks)user submission
help wanted
Description
参考思路:
付费时设置 email, 购买后,生成 PDF 发送全文到邮箱。
Contributor guide
- Tech stack
- php
- Domain
- backendpayments
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- PHPWordPress plugin development
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue is from 2018 and the repository is no longer maintained. The proposed feature is to allow visitors to view content by providing email upon payment and then receive a PDF. To implement, one would need to examine the existing WordPress plugin structure, likely involving payment gateway integration and email sending. Since the project is discontinued, any contribution would require forking or reviving the plugin.