forked from ptibogxiv/doliconnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
135 lines (99 loc) · 3.19 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
=== Doliconnect ===
Contributors: ptibogxiv
Tags: erp, crm, ecommerce, dolibarr, payment, interface, customer, subscription, membership, doliconnect, dashboard
Requires at least: 5.0
Tested up to: 5.1.1
Stable tag: 3.4.1
Requires PHP: 7.0
Donate link: https://www.paypal.me/ptibogxiv
This plugin will synchronize your dolibarr's informations in a wordpress customer interface
== Description ==
Use this plugin to greatly improve relations with yours customers. No Woocommerce or another e-shop need!
If you like the plugin, feel free to rate it (on the right side of this page)! :)
== Installation ==
Installing "Doliconnect" can be done either by searching for "Dolibarr REST API" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress
Dolibarr configuration steps:
1. Activate the REST API for Dolibarr: go to menu _Home > Setup > Modules/Applications_ and activate the _API/Web services (REST server)_.
2. Generate and copy a specific user API key with full/admin rights: go to menu _Home > Users & groups_, select your admin user in the list. Once on the User card, click the _Modify_ button and generate and copy the _Key for API_ (see screenshot). Click the _Save_ button.
3. Your dolibarr needs to have the Doliconnector module which can be freely downloaded on Dolistore or Github https://github.com/ptibogxiv/doliconnector/releases
WordPress configuration steps:
1. Go to WordPress Admin > Settings > Doliconnect
2. BE CAREFUL, in multisite blog, there is a netword settings page too for keys and general settings!
== Screenshots ==
1. Shortcode integration.
2. Front-end form feature.
3. Front-end form request succeed.
4. Confirmation email sent to the user/visitor.
== Changelog ==
= 3.4.1 =
* clean code
= 3.4.0 =
* April update
* new thirdparty / contact form
* prepare transient duration manager
* clean code
= 3.3.4 =
* clean code
* new thirdparty / contact form
= 3.3.3 =
* clean code
* update contact/adress list
* transform compta block to customer block
* fix contact form
= 3.3.2 =
* clean code
= 3.3.1 =
* fix creation account
= 3.3.0 =
* clean code & debug
* WIP donations
* add better date_modification
* wip multi network
* fix reset password
* better management of thirdparty's fields
= 3.2.6 =
* WIP support multi-network
* clean code & debug
* WIP donations
= 3.2.5 =
* fix password reset
= 3.2.4 =
* clean code & optimization
* fix lang
= 3.2.3 =
* clean code
* fix download main doc / regenerate
= 3.2.2 =
* clean code
* update bootswatch
= 3.2.1 =
* update translation
* bootstrap 4.3.1 & fontawesome 5.7.2
* = 3.2.0 =
* update readme
* bootstrap 4.3 & fontawesome 5.7.1
* fix loader in login form
= 3.1.5 =
* clean code
* fix forgotten password form
= 3.1.4 =
* clean code
* optimize contact form
= 3.1.3 =
* clean code
* fix civility if Dolibarr < v9
= 3.1.2 =
* clean code
= 3.1.1 =
* fix CSS and call Dolibarr api
= 3.1.0 =
* First public version on wordpress.org
= 3.0.X =
* Release Candidate version
= 2.X.X =
* Beta version
= 1.X.X =
* Alpha version