Skip to content

renekreijveld/RSFormProImageResizePlugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

RSForm!Pro file upload Image Resize plugin

Joomla 3.x RSForm!Pro Plugin to automatically resize an image after it is uploaded through a file upload field. You can define multiple image sizes so that with Responsive Design you can use different file formats.

Settings can be managed through the RSForm!Pro configuration screen.

Requirements

  • Joomla 3.5.0 or higher (for security always use the latest version)

  • RSForm!Pro 1.50.0 or higher

Installation instructions

  • Download the Installer file

  • Install through the normal Joomla extension installer

  • Publish the System - RSForm!Pro Image Resize plugin after installation

  • Go to Components > RSForm! Pro > Configuration > Image resize and modify the settins to your liking

  • If you have set Log image resizes to 'Yes' a logfile will be created in your log directory (see Global Configuration > System > Path to Log Folder)

  • If you set Allow enlarge to yes, images will be enlarged to the configured sizes. Be aware that if images are enlarged too much, some blurring can occur.

  • Create or modify a form and add a file upload field

  • Test the form and upload an image file

  • For every file size you have allowed a resized file will be created with the -tn (thumbnail), -xs (extra small), -sm (small), -md (medium) or -lg (large) addition in the filename.

  • You can set a crop option for each size to yes or no, which allows cropping of the image after resize. This is a great option to create square images for example.

Credits:

About

Joomla 3.x RSForm!Pro Plugin to automatically resize an image after it is uploaded through a file upload field

Resources

License

Stars

Watchers

Forks

Packages

No packages published