Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emtiazzahid/wp-laravel-user
- Owner: emtiazzahid
- License: gpl-2.0
- Created: 2022-01-03T10:54:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T14:41:39.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T14:42:28.362Z (about 2 months ago)
- Topics: wordpress, wordpress-api, wordpress-laravel, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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.htmlPlugin 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 pluginDependency::
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