Skip to content

pujaradevang/user_profile_croppie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== User Profile Front End Upload with Croppie JS ===
Tags: user profile
Requires at least: 4.8
Tested up to: 4.9.5
Requires PHP: 5.2.4
Stable tag: 4.9.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This Plugin is for upload profile picture on front end with Croppie JS library.

== Description ==
This plugin can be used to implement frontend profile picture upload with Croppie JS library.
On this plugin Admin can insert \"[user-profile-field]\" to show user profile upload field on any custom form or user profile setting page.

On backend side Admin can check uploaded image in image tag and Admin can update same profile image.

== Installation ==
This section describes how to install the plugin and get it working.

1. Upload \'user_profile_croppie.zip\' to the \'/wp-content/plugins/\' directory
1. Activate the plugin through the \'Plugins\' menu in WordPress
1. Place \'\' shortcode at any form or page templates

== Frequently Asked Questions ==
What about user profile field shortcode? 

- You can add profile upload with croppie js functionality in profile edit front end form by using this shortcode of this plugin.

== Screenshots ==
1. plugins/user_profile_croppie/assets/Profile_field_front_end_screen_shot.png
2. plugins/user_profile_croppie/assets/Profile_field_back_end_screen_shot.png

== Changelog ==
1.0

== Upgrade Notice ==
1.0 =
The future upgrade will have croppie js profile on backend also.
Add this feature to the custom registration form.