Skip to content

brammittendorff/Craft-CMS-Frontend-Profile-Image-Saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Craft CMS Frontend Profile Image Saver

This comes in handy when you use Aviary: https://developers.aviary.com/docs/web/example

--

Testing: You need to use a REST client and create a post to your plugin for testing. (remember posting will only work in dev mode, because if it is live you will need ajax calls)

--

call to url (POST):

/actions/aviaryFrontend/image/saveImage

payload:

url=http%3A%2F%2Florempixel.com%2F400%2F200%2F

--

usage:

url=[IMAGE URL]

and it will be automaticly saved as your loggedin userprofile image

About

Craft CMS Frontend Profile Image Saver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages