https://github.com/capybara003/user-directory-for-inpsyde
https://github.com/capybara003/user-directory-for-inpsyde
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/capybara003/user-directory-for-inpsyde
- Owner: Capybara003
- License: gpl-2.0
- Created: 2020-04-18T10:46:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T05:57:12.000Z (over 1 year ago)
- Last Synced: 2025-03-23T08:19:05.916Z (about 1 year ago)
- Language: PHP
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
=== User Directory for Inpsyde ===
Contributors: Andre Verona
Donate link:
Tags: users, directory, api
Requires at least: 4.8
Tested up to: 5.4
Stable tag: trunk
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin displays the users table under the endpoint, '/udfi'
== Description ==
This plugin gets the users from https://jsonplaceholder.typicode.com/users and displays them under the endpoint, '/udfi'.
This plugin is compatible with Twitter Bootstrap 4.4 .
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the plugin files to the `/wp-content/plugins/user-directory-for-inpsyde` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
== Frequently Asked Questions ==
= where are the users from? =
https://jsonplaceholder.typicode.com/users/
The plugin get the users from the jsonplaceholder via http request.
= what is the page to display the users? =
The plugin creates the '/udfi' endpoint and the endpoint will display the users table.
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif).
2. This is the second screen shot
== Changelog ==
== Upgrade Notice ==