Zammad
Joomla!
Zammad | Joomla! | |
---|---|---|
54 | 33 | |
4,941 | 4,937 | |
1.5% | 0.3% | |
9.9 | 9.9 | |
7 days ago | 8 days ago | |
Ruby | PHP | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Zammad
-
6 Best Open-Source Ticketing Systems for 2025
🔗 GitHub: https://github.com/zammad/zammad
-
Show HN: Libredesk – open-source customer support desk. Single binary app
I don't know how lightweight you're looking for, but you might also want to have a look at Zammad: https://github.com/zammad/zammad I worked with a self-hosted deployment of it before, and it was reasonably low-maintenance.
- The 50 best open-source alternatives to popular SaaS software
-
An open-source ticketing system
Zammad is very easily the best free and open-source ticket system, but just to avoid confusion: The .com link is for the commercial Zammad offering with support or as a hosted SaaS. The free version you have to self-host is under the .org site: https://zammad.org/
-
MSP opensource ticketing tool -ITSM
https://zammad.org/ it cery customizable and has a fsitly good documentation
-
Ticketing system for internal IT team
Zammad, open-source, free (when self-hosted): https://zammad.org/. Also has a knowledge base for you to provide to your users.
-
Jira Service Desk Alternative (Open Source ticketing tool)
The Redmine fork OpenProject (/r/openproject) is pretty okay for ticketing and Zammad is pretty neat too.
-
Free Service Desk Software
why don't you guys know Zammad? An open-source helpdesk platform which I am using smoothly.
- Zugriff für ca. 20 Externe auf ein Postfach
- Minimalist Ticketing System
Joomla!
-
Connecting third-party PHP libraries in Joomla
use Joomla\CMS\Helper\LibraryHelper; use Joomla\CMS\Cache\Cache; /** * Function called before extension installation/update/removal procedure commences. * * @param string $type The type of change (install or discover_install, update, uninstall) * @param InstallerAdapter $adapter The adapter calling this method * * @return boolean True on success * * @since 1.0.0 */ public function preflight(string $type, InstallerAdapter $adapter): bool { if ($type == 'uninstall') { return true; } /** * * Joomla when updating extensions of the library type, it actually deletes them (along with the data in the database), * and then installs it again. * In order to avoid losing library data from the database, we are writing this crutch. * * @see https://github.com/joomla/joomla-cms/issues/39360 * */ if ($type == 'update') { $lib_params = LibraryHelper::getParams('Webtolk/Amocrm'); $jconfig = $this->app->getConfig(); $options = array( 'defaultgroup' => 'wt_amo_crm_temp', 'caching' => true, 'cachebase' => $jconfig->get('cache_path'), 'storage' => $jconfig->get('cache_handler'), ); $cache = Cache::getInstance('', $options); $cache->store($lib_params, 'wt_amo_crm_temp'); } return true; }
-
Preparing extensions for Joomla 6. CMSObject -> stdClass.
PR on Joomla GitHub
-
Understanding Content Management Systems (CMS): A Comprehensive Guide
Joomla.org. (n.d.). Joomla! The popular open-source CMS. Retrieved from https://www.joomla.org/
-
The 50 best open-source alternatives to popular SaaS software
Website: Joomla
- Joomla 5 Upgrade on new 4.4 website fails code 0 "libraries/src/Event/AbstractEvent.php on line 225"
-
Joomla! 4.3 on OpenBSD 7.3: Install
Joomla! is one of popular PHP content management systems (aka CMS). It is good for portal-like websites as well as blogging platforms. The first version was released in 2005 and, after long progress, the latest major one was done two years ago (on 2021-08-17).
-
What is a Headless CMS: a Visual Guide
CMSs have long been the backbone of digital content creation and delivery. Traditional CMS platforms, including open-source solutions like WordPress, Joomla, and Drupal, have been popular due to their ease of use and integration of content creation and presentation.
-
What is a Visual Headless CMS (aka Visual CMS)?
This post will be discussing a cutting-edge concept known as a Headless Visual CMS, or Headless Visual Content Management System. This is not your ordinary CMS; we are not referring to platforms like WordPress, Joomla, Drupal, Sanity.io, Contentful, or anything like that. Instead, we're talking about a fusion of the best headless CMS features and the simplicity of site builders like Wix or Squarespace.
-
Looking for CMS recommendations based on specific requirements (Vue, forced Google OAuth)
Website: https://www.joomla.org/
-
Getting your first Software Development Job
To help illustrate my point, here's a short rendition of my personal career trajectory. I started out studying Marine Biology. Then taught ESL. Then worked in non-profits in Mexico and Central America. Then became really interested in building online businesses to related to the travel industry. So while living in a small jungle community in Honduras, I decided to teach myself how to make websites. I chose PHP as my first programming language to learn (with CSS and HTML) using the Joomla framework. Living in a small town, which just received dialup internet and lacked running water, I wasn't exactly in tech-hub. But I dedicated the hours and spent many long days (and nights) wrestling with the concepts of a CMS, learning CSS (for IE6 no less) and figuring out how to make a really ugly website. Then an amazing thing happened. Word got out in the town I was living in that I knew how to make websites, and suddenly owner of the internet cafe I had been living at for the past 4 weeks asked me to make them a website. So I did! Then they referred me to others in the town who needed websites and soon I had a side hustle that was allowing me to learn and earn at the same time.
What are some alternatives?
FreeScout - FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
Pico - Pico is a stupidly simple, blazing fast, flat file CMS.
GLPI - GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
Backdrop CMS - Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more.
osTicket - The osTicket open source ticketing system official project repository, for versions 1.8 and later
Subrion - Subrion CMS - open source php content management system.