WP Data Access – App, Table, Form, Chart & Map Builder plugin
开发者 |
peterschulznl
maxxschulz
freemius
kimmyx
aaronvincentlee
|
更新时间 |
2025年6月5日 08:07 |
PHP版本: |
7.0 及以上 |
WordPress版本: |
6.8 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
WP Data Access features a powerful, data-driven App Builder equipped with an intuitive Table Builder, a flexible Form Builder, and interactive Map and Chart components. Apps can run on both the front-end and back-end, with easy-to-manage authorization based on WordPress users and roles. The App Builder supports 35 languages, making it easy to localize applications for a global audience.
Designed for advanced users, the SQL Query Builder enables you to schedule SQL queries to run automatically at defined intervals. Combined with remote database connectivity, it allows you to set up batch jobs for automated data exchange across multiple databases—ideal for syncing and integrating external data sources directly from your WordPress site.
安装:
(1) Upload the WP Data Access plugin to your WordPress site
(2) Activate the plugin
(3) Navigate to the WP Data Access menu
And you're all set! 🚀
更新日志:
5.5.42
- Released 2025-06-05
- Added: Plugin drives for local file system and ftp(s)
- Added: Run unattended exports to local file system and ftp(s)
- Added: New hook functions:
app.getUsername(), app.userHasRole(),
app.setGlobalSearch(), app.setColumnFilters(),
app.setInsert(), app.setUpdate(), app.setDelete(),
app.setInlineEditing(), app.setBulkActions()
- Added: Server filter to manage app access control
- Added: Delete scheduled plugin events on plugin deactivation
- Improved: Moved all plugin legacy settings to its own submenu
- Improved: SQL query scheduling
- Improved: Use empty label for null values and empty strings
- Fixed: SQL query parameters lost on control save
- Fixed: Left aligned column header too wide
- Fixed: First and last column headers missing border bottom
- Fixed: Column filter icon not immediately removed when column filtering is disabled
- Fixed: Media library not available on insert
- Fixed: SQL operators malformed after sanitization
- Fixed: Column filter mode update does not execute query immediately
- Fixed: Null value not correctly handle with localization
- Fixed: Hook onRowInit not executed on navigation actions in form
- Fixed: Data Explorer search field CSS
5.5.41
- Released 2025-05-22
- Added: New SQL Query Builder
- Added: MySQL date format editing
- Changed: Default table layout to fixed
- Merged: Row actions and row selection columns
- Fixed: Column too wide with inline HTML
- Fixed: Media not displayed for relation table columns
- Fixed: Norwegian date format incorrect
- Fixed: Decreasing screen width does not resize chart width in full screen mode
- Fixed: User denied Geolocation error not handled correctly
- Fixed: Cannot update record after navigating to different row in form
- Fixed: Enum column loses "Show values in setting when moved
- Fixed: Handle basic HTML markup in table cells
- Fixed: Search panes not sorted
- Fixed: Column filter icon shows for detail tables when no filterable columns are visible
- Fixed: Clickable area on column filter does not include caret
- Fixed: Form does not scroll correctly in full-screen mode
- Fixed: Modal form not handling column filters correctly
- Fixed: Code editor height incorrect in full-screen mode
- Fixed: Rename app database not working
- Fixed: Link to show examples in Default Where shows table SQL instead
- Fixed: REST API - Critical Error on wpda/table/select
- Removed: PREVIOUS | NEXT row buttons from form if table has no primary key
- Removed: WP Data Access from detail page footer
- Updated: Freemius SDK
5.5.40
- Released 2025-04-18
- Added: Previous and next row buttons to data entry form
- Added: Map integration to Table Builder
- Added: View maps and charts besides each other in header or footer dock
- Added: Spy popup to default where clause
- Added: Slovenian language support
- Added: Parameter support to chart apps
- Added: Parameter support to map apps
- Changed: Media parameters to optional
- Changed: Powered by hidden by default (added tooltip to UI)
- Fixed: Map height incorrect when run from shortcode
- Fixed: Column filter default not working with server-side processing
- Fixed: Chart data columns expecting length
- Fixed: Images not shown correctly on Safari (macOS and iOS)
- Fixed: Incorrect table height on Safari (macOS and iOS)
- Fixed: Numeric and null values not handle correctly in CSV + JSON export
5.5.37
- Released 2025-04-02
- Added: New app type MAP
- Added: Root property control to setColumnStyle
- Added: Type-checking to reducers and actions
- Added: Support for spatial columns in tables and forms
- Added: Support for multiple custom shortcode parameters
- Improved: Replaced textarea with CodeMirror for SQL editing
- Fixed: Vulnerability shortcode parameter filter field
- Fixed: Chart Builder menu uses old format
- Fixed: Add column data type to all requests
- Fixed: Added null values to Query Builder CSV export
- Fixed: Shortcode arguments not processed
- Fixed: Missing table header border
5.5.36
- Released 2025-03-17
- Added: Form hooks
- Added: Builtins to table and form hooks
- Added: OK and CANCEL buttons to full-screen code editor
- Added: Allow hiding title bar on web page via shortcode parameter
- Added: Table hook postQuery
- Added: Allow empty value selection from drop-down list (client-side processing only)
- Fixed: Table hook onAppOpen not working
- Fixed: Slovak app language falls back to English
- Fixed: Removed unused buttons from actions menu
< 5.5.36
- See changelog.txt in plugin folder