-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
255 lines (164 loc) · 6.58 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
=== ARI Adminer - WordPress Database Manager ===
Contributors: arisoft
Donate link: http://wp-quiz.ari-soft.com/plugins/wordpress-adminer.html
Tags: adminer, sql, database, mysql, report, sqlite, table, postgresql, dump, backup, import, export, phpmyadmin
Requires at least: 3.4
Tested up to: 5.2.0
Stable tag: 1.2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WordPress Database Management Tool based on Adminer application. Run SQL queries, import/export data, create backup.
== Description ==
This plugin connects WordPress and [Adminer](https://www.adminer.org) database management tool. Can work with MySQL, PostgreSQL and SQLite databases.
https://www.youtube.com/watch?v=OOLfWI3L2v0
ARI Adminer supports the following features:
= Features =
* Can connect to **WordPress database** automatically
* Possible to **save** connection parameters. Enter parameters only once and next times choose only connection name to connect to DB
* Supports **20+ themes** for Adminer tool
* Can **test connection**. Populate connection fields, click "Test connection" button and the plugin shows if any errors occur
* Work in two modes: **Advanced** and **Simple**. All features for managing databases are available in advanced mode. [Adminer Editor](https://www.adminer.org/en/editor/) tool is used in simple mode , it provides limited functionality with user-friendly database data editing. Provides high-level data manipulation and suitable for common users
* Only users with selected **user roles** will have access to the plugin
* Run SQL queries, import and export data, create dump and backup
* WordPress part contains **English** and **Russian** translations, can create your own. Adminer contains more than 35 translations
More information can be found in [user's guide](http://www.ari-soft.com/docs/wordpress/ari-adminer/v1/en/index.html).
**Have any idea how to improve the plugin?** Don't hesitate to share it [here](http://www.ari-soft.com/ARI-Adminer/) and we will try to implement it in future versions of the plugin.
**Do you like the plugin and want to say about it?** Write a review and get a rating [here](https://wordpress.org/support/plugin/ari-adminer/reviews/).
**Are interested in other our WordPress plugins?**
Check [ARI Fancy Lightbox](https://wordpress.org/plugins/ari-fancy-lightbox/) is the best lightbox plugin with social and viral features.
[ARI Stream Quiz](https://wordpress.org/plugins/ari-stream-quiz/) is WordPress Viral Quiz Builder plugin.
[Contact Form 7 MailChimp Connector](https://wordpress.org/plugins/ari-cf7-connector/) integrates CF7 with MailChimp service.
== Installation ==
1. Open 'Plugin -> Add New' screen in admin part of your WordPress site, type 'ARI Adminer' in search box and click 'Install Now' button to install the plugin or use 'Upload Plugin' button on 'Plugins -> Add New' screen to upload `ari-adminer.zip` file and install the plugin
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the 'ARI Adminer -> Run Adminer' screen to start manage databases.
== Frequently Asked Questions ==
= Is a detailed documentation available? =
Sure, it is available [here](http://www.ari-soft.com/docs/wordpress/ari-adminer/v1/en/index.html).
== Screenshots ==
1. Run Adminer page
1. Connections page
1. Settings page
1. Adminer - Advanced mode
1. Adminer - Simple mode
== Changelog ==
= 1.2.3 =
* Fix access via quick icon
= 1.2.2 =
* Fix bug: "Invalid token." message appears after adding a record
= 1.2.1 =
* Fix the broken functionality: search tables, search in records
= 1.2.0 =
* Improve security
= 1.1.15 =
* Add additional security checks to code
= 1.1.14 =
* Fix security issue
= 1.1.13 =
* Update Adminer to v. 4.7.1
= 1.1.12 =
* Update Adminer to v. 4.6.3
= 1.1.11 =
* Fix bug: editing.js file is not loaded in Adminer
= 1.1.10 =
* Update Adminer to v. 4.6.2
* Update .htaccess file. Thank you to KZeni (https://wordpress.org/support/topic/conflict-sucuri-security-wp-content-folder-hardening-breaks-ari-adminer/)
= 1.1.9 =
* Better PHP 7.2.x support
= 1.1.8 =
* Installer improved: if utf8mb4 charset is not supported by database, use utf8
= 1.1.7 =
* Show quick icon on frontend part and take into account role of current user
= 1.1.6 =
* Add 'Show quick icon' parameter to plugin settings
= 1.1.5 =
* Fix bug: show Move/Copy buttons when only one database is available
= 1.1.4 =
* Bug fix
= 1.1.3 =
* Possible to select default connection
= 1.1.2 =
* Update Adminer to v. 4.3.1
* Check installed PHP extensions for PostgreSQL
= 1.1.1 =
* Improve installer
= 1.1.0 =
* Encrypt database passwords
= 1.0.8 =
* Update Adminer to v. 4.3.0
= 1.0.7 =
* Fix bug: javascript files are not loaded and search and other functions don't work
= 1.0.6 =
* Add .htaccess file to allow execution of Adminer wrapper to avoid "Forbidden" error
= 1.0.5 =
* Compatible with WordPress 3.x
= 1.0.4 =
* Improve uninstall routine
= 1.0.3 =
* Russian translation is added
= 1.0.2 =
* Ask confirmation on connections bulk delete
= 1.0.1 =
* Added PostgreSQL support
= 1.0.0 =
* Initial release
== Upgrade Notice ==
= 1.2.3 =
* Fix access via quick icon
= 1.2.2 =
* Fix bug: "Invalid token." message appears after adding a record
= 1.2.1 =
* Fix the broken functionality: search tables, search in records
= 1.2.0 =
* Improve security
= 1.1.15 =
* Add additional security checks to code
= 1.1.14 =
* Fix security issue
= 1.1.13 =
* Update Adminer to v. .4.7.1
= 1.1.12 =
* Update Adminer to v. 4.6.3
= 1.1.11 =
* Fix bug: editing.js file is not loaded in Adminer
= 1.1.10 =
* Update Adminer to v. 4.6.2
= 1.1.9 =
* Better PHP 7.2.x support
= 1.1.8 =
* Installer improved: if utf8mb4 charset is not supported by database, use utf8
= 1.1.7 =
* Show quick icon on frontend part and take into account role of current user
= 1.1.6 =
* Add 'Show quick icon' parameter to plugin settings
= 1.1.5 =
* Fix bug: show Move/Copy buttons when only one database is available
= 1.1.4 =
* Bug fix
= 1.1.3 =
* Possible to select default connection
= 1.1.2 =
* Update Adminer to v. 4.3.1
* Check installed PHP extensions for PostgreSQL
= 1.1.1 =
* Improve installer
= 1.1.0 =
* Encrypt database passwords
= 1.0.8 =
* Update Adminer to v. 4.3.0
= 1.0.7 =
* Fix bug: javascript files are not loaded and search and other functions don't work
= 1.0.6 =
* Add .htaccess file to allow execution of Adminer wrapper to avoid "Forbidden" error
= 1.0.5 =
* Compatible with WordPress 3.x
= 1.0.4 =
* Improve uninstall routine
= 1.0.3 =
* Russian translation is added
= 1.0.2 =
* Ask confirmation on connections bulk delete
= 1.0.1 =
* Added PostgreSQL support
= 1.0.0 =
* No need any action