plugin-icon

AJAX Table with Custom CRUD API

제작자: shajeebs·
'AJAX Table with Custom CRUD API' generates Custom CRUD based REST API for the selected database table enabling user to perform Add/Edit/Del …
등급
1/5
버전
1.1.1
활성화된 설치 항목
10
최근 업데이트일
Oct 9, 2020

‘AJAX Table with Custom CRUD API’ generates Custom CRUD based REST API for the selected database table enabling user to perform Add/Edit/Delete operations. It also helps to display data from API beautifully using Short Code: [AJDT api=’API-NAME’].

Features:

  • Generates CRUD based Custom REST API
  • Displays API data using AJAX with shortcode format [AJDT api=’API-NAME’]
  • Integrates Bootsrap table
  • Search records with AJAX
  • Filter visibility by data category.
  • No reloading, only ajax

How It Works:

  • Install and activate plugin
  • Go to Admin area -> AJDT Settings
  • Create API by selecting database table. Test the api by clicking URL field*

Usage of API:

  • Create API by visiting – Go to Admin area -> AJDT Settings
  • Get the API Name and API URL
  • Test API URL using POSTMAN or any other API testing tool with authentication header ‘X-WP-Nonce’ with wordpress Rest Nonce
  • Use the short code wherever required to display the data
  • Syntax [AJDT api=’ API – Name given while creation from via AJDT Settings’]
  • Short Code example:- [AJDT api=’MY-API-NAME’]
  • From Code example:- echo do_shortcode(“[AJDT api=’MY-API-NAME’]”);

1.1.1

  • Initial version
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.5.17
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.