Projects

Generally announcements of my open source php projects

SquirrelMail Check Quota 2.1 released

Today, I am releasing Check Quota 2.1, which includes new updates. With this release, you will be able to check UNIX quotas when your SquirrelMail and IMAP servers are on different machines. I have added a thorough explanation of achieving this in the INSTALL file of the plugin.

I have also added SquirrelMail 1.5.2 support. The plugin hooks and outputs have been changed a lot in 1.5.2, so most of the plugins designed for 1.5.1 and below will not work in 1.5.2.

And last, the first translations for Check Quota 2.x have arrived and added, which are Hungarian (hu_HU), thanks to Csezsy Laszlo of Frugalware and Brasilian Portuguese (pt_BR), thanks to Mauricio Severich.

You can download the new release from the downloads page.

SquirrelMail Check Quota 2.0 released

Yesterday, I have finished Check Quota 2.0, and today I am releasing it for your use. I hope everyone who have used Check Quota or Disk Quota plugins for SquirrelMail before, will like this new one. Nearly everything has changed in this release and those who are using Check Quota 1.4 should try this one.

You can download the plugin from here:

Here are the changes:

  • New release. Rewritten from top to bottom.
  • The plugin functions are wrapped in a class now. They are called easier this way.
  • Rewritten UNIX quota checker from scratch. It is more efficient and stable.
  • Simplified IMAP functions a little, and changed them to be compatible with the class structure.
  • Added experimental cPanel quota support.
  • Plugin text outputs fully support SquirrelMail themes now.
  • Added Check Quota themes. If there is a theme file with the same name as the current SquirrelMail theme file the user is using in the themes directory of Check Quota, all quota graphs will use the colors for that theme.
  • Rewritten GD image drawing from scratch. It can output all alert levels with different colors now. Also it is Check Quota themes compatible.

SquirrelMail Plugin Files

I am putting my SquirrelMail plugins on my blog. I have done three plugins so far and I will try to maintain these more frequently. I have added all translations I have received so far, to the plugins.

You can download the files from this page.