| 1 |
# WP Data Access |
| 2 |
|
| 3 |
* Contributors: [](https://www.linkedin.com/in/peterschulznl/PeterSchulzNL](https://www.linkedin.com/in/peterschulznl/](https://www.linkedin.com/in/peterschulznl/) |
| 4 |
* Donate link: https://www.paypal.me/kpsch |
| 5 |
* Requires at least: WordPress 4.8.3 |
| 6 |
* Tested up to: WordPress 5.2 |
| 7 |
* Stable tag: 2.0.13 |
| 8 |
* License: GPLv2 or later |
| 9 |
* License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 |
|
| 11 |
WP Data Access is a WordPress data administration and publication tools that helps you to manage your Wordpress data and database. |
| 12 |
|
| 13 |
## Description |
| 14 |
|
| 15 |
WP Data Access helps you to manage your WordPress data and database from the WordPress dashboard and to publish table data on your website using shortcodes. |
| 16 |
|
| 17 |
WP Data Access also allows you to create your own data driven WordPress apps that run in the WordPress dashboard. Supports standard CRUD functionality as well as parent-child forms and static pages. |
| 18 |
|
| 19 |
### Sources |
| 20 |
|
| 21 |
[](https://wordpress.org/plugins/wp-data-access/» Download plugin](https://wordpress.org/plugins/wp-data-access/](https://wordpress.org/plugins/wp-data-access/) |
| 22 |
|
| 23 |
[](https://bitbucket.org/wpdataaccess/wp-data-access/src» Download Source Code](https://bitbucket.org/wpdataaccess/wp-data-access/src](https://bitbucket.org/wpdataaccess/wp-data-access/src) |
| 24 |
|
| 25 |
[](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/CHANGES.md» Changelog](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/CHANGES.md](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/CHANGES.md) |
| 26 |
|
| 27 |
## License |
| 28 |
|
| 29 |
WP Data Access is licensed under the [](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/LICENSE.txtGPL v2](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/LICENSE.txt](https://bitbucket.org/wpdataaccess/wp-data-access/src/master/LICENSE.txt) or later. |
| 30 |
|
| 31 |
> This program is free software; you can redistribute it and/or modify |
| 32 |
it under the terms of the GNU General Public License, version 2, as |
| 33 |
published by the Free Software Foundation. |
| 34 |
|
| 35 |
> This program is distributed in the hope that it will be useful, |
| 36 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 37 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 38 |
GNU General Public License for more details. |
| 39 |
|
| 40 |
> You should have received a copy of the GNU General Public License |
| 41 |
along with this program; if not, write to the Free Software |
| 42 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
| 43 |
|