No description
  • PostScript 46.2%
  • JavaScript 24.6%
  • PHP 24.3%
  • CSS 2.7%
  • HTML 2.1%
Find a file
2023-02-25 18:05:18 +00:00
application Merge branch 'master' of github.com:opensolutions/ViMbAdmin 2023-02-23 22:35:15 +00:00
bin Update to support PHP <= 8.1. Fixes #278, fixes #253, fixed #232 2022-04-01 21:51:13 +01:00
data Fix #272 2022-04-01 21:57:28 +01:00
doctrine2 [DB] add unique constrint to aliases and mailboxes 2023-02-23 22:20:31 +00:00
library Forgot to bump version - now v3.4.1 2023-02-25 18:05:18 +00:00
public Update to support PHP <= 8.1. Fixes #278, fixes #253, fixed #232 2022-04-01 21:51:13 +01:00
var Added missing tmp/captchas directory 2014-03-04 04:47:02 +01:00
vendor Changeset for V2.2.3 to V3.0.0. Woot! 2014-02-14 14:02:19 +00:00
.gitignore Merge in some very old libraries for great stability 2020-05-16 19:34:34 +01:00
bootstrap.sh Add php-memcache 2016-06-04 22:06:14 +01:00
CHANGELOG Ignore 2014-02-14 14:28:04 +00:00
composer.json Require PHP >= 8.0 2023-02-23 16:45:15 +00:00
composer.lock Require PHP >= 8.0 2023-02-23 16:45:15 +00:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-06-14 11:39:04 +01:00
LICENSE Import from Google Code SVN repository at revision 78 (version 0.2.6) 2011-08-23 09:08:01 +01:00
README.md Add link to Vagrant 2016-06-04 22:05:39 +01:00
UPDATING Update UPDATING 2023-01-12 09:10:13 +00:00
Vagrantfile Vagrant support 2016-06-04 21:59:12 +01:00

ViMbAdmin

Virtual Mailbox Administration

The ViMbAdmin project (vim-be-admin) provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases.

ViMbAdmin was written in PHP using our own web application framework which includes the Zend Framework, the Doctrine ORM and the Smarty templating system with JQuery and Bootstrap.