An open API service indexing awesome lists of open source software.

https://github.com/capybara003/user-directory-for-inpsyde


https://github.com/capybara003/user-directory-for-inpsyde

Last synced: about 2 months ago
JSON representation

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 ==