You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+50-3Lines changed: 50 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,21 @@
1
1
# GiveWP - Data Generator
2
2
3
-
A WordPress plugin that generates test data for GiveWP including donations, donors, and more. This add-on is designed for testing and development purposes only.
3
+
A WordPress plugin that generates test data for GiveWP including donations, donors, campaigns, donation forms, and more. This add-on is designed for testing and development purposes only.
4
4
5
5
## Features
6
6
7
-
- Generate test donations using the GiveWP Donation Model
7
+
-**Generate test campaigns** with customizable goals, colors, and descriptions
8
+
-**Generate test donations** using the GiveWP Donation Model
9
+
-**Generate test donation forms** for specific campaigns with various designs and settings
10
+
-**Generate test subscriptions** with different billing periods and statuses
8
11
- Generate test donor data with realistic information
9
12
- Choose between creating new donors, using existing donors, or a mix of both
10
13
- Select specific campaigns for donation generation
11
14
- Configure the number of donations to generate (1-1000)
12
15
- Set custom date ranges for when donations should be created
13
16
- Automatically creates realistic test donor data
14
17
- Generates random donation amounts, billing addresses, and other donation details
18
+
-**Clean up tools** to remove test data when needed
15
19
16
20
## Installation
17
21
@@ -22,6 +26,15 @@ A WordPress plugin that generates test data for GiveWP including donations, dono
0 commit comments