PluginProbe
MainWP Dashboard: Self-hosted WordPress Management for Agencies / 6.1
MainWP Dashboard: Self-hosted WordPress Management for Agencies v6.1
6.2 6.1.8 6.1.7 6.1.6 6.1.5 6.1.4 6.1.3 6.1.2 6.1.1 6.1 6.0.12 6.0.11 4.6.0.1 5.0 5.0.1 5.0.2 5.0.3 5.0.3.1 5.0.3.2 5.1 5.1.1 5.2 5.2.1 5.2.2 5.3 All 153 releases
mainwp / assets / csv / sample_clients.csv

sample_clients.csv in MainWP Dashboard: Self-hosted WordPress Management for Agencies 6.1, at assets/csv/sample_clients.csv

13 lines 815 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # It's important if you remove the headerline that the order of the columns remains the same and all colums should be added
2 # The header fields may not be renamed
3 #
4 # Client Name, Client status and Select site are the required columns
5 # Client status column there will be states 0:Active, 1:Suspended, 2:Lead, 3:Lost
6 #
7 Client Name,Client email,Client address 1,Client address 2,Client city,Client state,Client ZIP,Client country,Client status,Select sites
8 Client 1,client1@site1.com,CA11,CA21,CC1,CS1,CZ1,CC1,0,http://site1.com;http://site2.com
9 Client 2,client2@site2.com,CA12,CA22,CC2,CS2,CZ2,CC2,1,http://site3.com
10 Client 3,client3@site3.com,CA13,CA23,CC3,,CZ3,CC3,2,http://site4.com
11 Client 4,client4@site4.com,CA14,CA24,CC4,CS4,CZ4,CC4,3,http://site5.com
12 Client 5,client5@site5.com,CA15,CA25,CC5,CS5,CZ5,,CC5,1,
13