Sinais Web
Newly Listed Joomla! Extensions
-
Force2faUsergroup
Force2faUsergroup Plugin
This plugin allows to force users to set up 2FA in a specific user group.
Sponsoring and Donation
You want to support my work for the you can give something back and sponsor me.
There are two ways to support me right now:
- This extension is part of , write bug fixes, improving features and maintain my extensions.
- You just want to send me an one-time donation? Great you can do this via .Thanks for your support!
Features
This plugin allows to force users to set up 2FA in a specific user group.
- Setup the groups to force a 2FA setup on the next login.
Configuration
Initial setup the plugin
- Download the latest version of the plugin: https://github.com/zero-24/plgsystemforce2fausergroup/releases/latest
- Install the plugin using Upload & Install
- Enable the plugin form the plugin manager
- Setup the groups that you want 2FA to be enforced one.
Now the inital setup is completed.
Option descriptions
2FA Usergroups
Select form a multiselect the groups on where the 2FA should be enforced on the next login.
Translation
This plugin is translated into the following languages:
- de-DE by @zero-24
- en-GB by @zero-24You want to contribute a translation for an additional language? Feel free to create an Pull Request against the master branch.
Update Server
Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.2.5.
Any other plugin version I may have added to the download section don't get updates using the update server.Issues / Pull Requests
You have found an Issue or have an question / suggestion regarding the plugin, or do you want to propose code changes?
or submit a pull request with the proposed changes against the master branch.Joomla! Extensions Directory (JED)
This plugin can also been found in the Joomla! Extensions Directory:
Release steps
build/build.shgit commit -am 'prepare release Force2faUsergroup 1.0.x'git tag -s '1.0.x' -m 'Force2faUsergroup 1.0.x'git push origin --tags- create the release on GitHub
git push origin master
-
FetchMetadata
FetchMetadata Plugin
This Joomla Plugin helps to protect your sites by using
Sponsoring and Donation
You use this extension in an commercial context and / or want to support me and give something back?
There are two ways to support me right now:
- This extension is part of , write bug fixes, improving features and maintain my extensions.
- You just want to send me an one-time donation? Great you can do this via .Thanks for your support!
Features
This Joomla Plugin helps to protect your sites by using
The implemened rules are:
- Step 1: Allow requests from browsers which don't send Fetch Metadata
- Step 2: Allow same-site and browser-initiated requests
- Step 3: Allow simple top-level navigation and iframing
- Step 4: Opt out endpoints that are meant to serve cross-site traffic (Optional)
- Step 5: Reject all other requests that are cross-site and not navigationalConfiguration
Initial setup the plugin
- Download the latest version of the plugin: https://github.com/zero-24/plgsystemfetchmetadata/releases/latest
- Install the plugin using Upload & Install
- Enable the plugin form the plugin manager
Now the inital setup is completed.
Option descriptions
Allow iframes
Whitelist CORS endpoints
This plugin is translated into the following languages:
- de-DE by @zero-24
- en-GB by @zero-24You want to contribute a translation for an additional language? Feel free to create an Pull Request against the master branch.
Update Server
Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.2.5.
Any other plugin version I may have added to the download section don't get updates using the update server.Issues / Pull Requests
You have found an Issue or have an question / suggestion regarding the plugin, or do you want to propose code changes?
or submit a pull request with the proposed changes against the master branch.Beyond this repo
This plugin is intended as backport for an upcomming PR against the core CMS.
Joomla! Extensions Directory (JED)
This plugin can also been found in the Joomla! Extensions Directory:
Release steps
build/build.shgit commit -am 'prepare release FetchMetadata 1.0.x'git tag -s '1.0.x' -m 'FetchMetadata 1.0.x'git push origin --tags- create the release on GitHub
git push origin master
-
Magic Image Resize
Magic image resize is a content plugin for automatic scaling content images to a web friendly size. Magic image resize does not work destructive. It stores the resized images into .thumb folders inside your image directories. Only the source is replaced. You can still use responsive classes like img-fluid or img-responsive.
Example
img src="https://extensions.joomla.org/images/myLargeImg.jpg" class="img-fluid" data-resize="crop" width="250" height="128"This will crop a image to exactly 250 x 128 pixels and put it into images/.thumbs/250-128/myLargeImg.jpg
The html Image src attribute will be replaced with the urls to a scaled version in a .thumbs - folder.
Images can be scaled, cropped or filled
- data-resize="scale": Default value. Scale the Image and keep aspect.
- data-resize="crop": Crop the and center the image to the exact size. Ignore aspect.
- data-resize="fit": Fit image to size and fill the rest with background color.
If no special width or height attributes are provided Magic image resize uses the plugin settings.
The plugin will be activated automatically during installation. - IDPay for J2Store
- Upload Image Background
