Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emtiazzahid/wp-laravel-user

A sample plugin to provide API to create user and show source in users list table
https://github.com/emtiazzahid/wp-laravel-user

wordpress wordpress-api wordpress-laravel wordpress-plugin

Last synced: 1 day ago
JSON representation

A sample plugin to provide API to create user and show source in users list table

Awesome Lists containing this project

README

        

=== WP Laravel User ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: https://github.com/emtiazzahid
Tags: laravel, wordpress-api
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin to support API to create users and show in users table with it's source
Related project: https://github.com/emtiazzahid/laravel-wpuser

== Installation ==

Download the zip https://github.com/emtiazzahid/wp-laravel-user/archive/refs/heads/main.zip
Upload to WordPress and Activate this plugin

Dependency::

For basic authentication that plugin require https://github.com/WP-API/Basic-Auth plugin
You can download from here https://github.com/WP-API/Basic-Auth/archive/refs/heads/master.zip
Download it and activate this in your site