ToolsTutorialsWeb DevelopmentWebDev Tips

Bulk register users to a Zoom Meeting

Update June 2023: zoom.us discontinued the use of JWT for authorization, and it is completely disabled now. So this method below is not working. Please check the Zoom API reference for valid approaches to registrations.   In recent times the ZOOM app became very popular for creating and attending online meetings and webinars. As a…

Read more
Tools

Zipper

Sometimes as a web developer, you want a simple and quick way to make a backup from a site without spending hours on installing and configuring site backup solutions like Akeeba Backup for Joomla! or Updraft Plus for WordPress. You just want to have some little script that you upload to your server, run it…

Read more
Tools

Deleter.php

As it goes with the usual web developers’ daily routines, I’m sure you’ve all been in a situation, where you had to work on a site without, or with very limited access options to the site’s server. Usually, troubles go from no CPanel or Shell access, wrong permissions for the FTP user so you cannot…

Read more