Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Cms 2.1.4 Update released for Drupal core (2.1.4)! Release: File Entity (fieldable files) 8.x-2.9 Minor update available for module file_entity (8.x-2.9). Release: Moderated Content Bulk Publish 2.0.53 Minor update available for module moderated_content_bulk_publish (2.0.53). Release: Mailchimp 2.2.9 Minor update available for module mailchimp (2.2.9). Release: Mailchimp 3.1.4 Minor update available for module mailchimp (3.1.4). Release: Seven 1.1.0-beta5 New beta version released for theme seven (1.1.0-beta5). Release: Domain 301 Redirect 2.0.7 Minor update available for module domain_301_redirect (2.0.7). Release: Moderated Content Bulk Publish 3.0.0-rc8 New release candidate for module moderated_content_bulk_publish (3.0.0-rc8). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Module Revived: Menu tree 2.1.2 Module menu_tree updated after 13 months of inactivity (2.1.2).

About

Organigrams provides the ability to easily create and manage organization
charts, also knows as organigrams or organograms.

This module expands the taxonomy module. After installing, a button
"Add organigram" is added to the vocabulary page. This button creates
a vocabulary with additional fields required for creating an organigram.

Version 7.x-1.x and 8.x-1.x render the organigrams as HTML5 canvas elements while version 8.x-2.x does this with CSS flexbox.

An organigram will be available as:

  • a dedicated page (organigram/%organigram_machine_name),
  • a block and
  • a token (if the token_filter module is enabled).

Versions

Drupal 7

You can create organigram bundles (with own fields and display) and add organigram items to that bundles. These items contain a static set of fields and are not fieldable.

Drupal 8

Because the custom entities in Drupal 7 ultimately were a copy of Taxonomy, the Drupal 8 version of this modules uses Taxonomy for the creation of organigrams. After enabling this module, a button "Add organigram" will become available on the vocabulary overview page.

8.x-1.x

The output of 7.x-1.x and 8.x-1.x are the same: HTML5 canvas. A special JS library draws the organigrams so all layout customization is done through fields added to the vocabularies and taxonomy terms.

8.x-2.x

All canvas related code and settings are thrown away to make place for a neater, easier to maintain CSS solution. Flexbox is used to draw the organigrams. No more JS is used and all layout related fields are deleted.

Upgrading from 8.x-1.x to 8.x-2.x

A full breakdown of improvements can be found in the readme. In short:

  • JS code and plugins are removed.
  • All vocabulary and taxonomy fields related to styling organigrams are removed. Make sure all styling is transferred to CSS before upgrading.
  • The image url field is replaced with an actual file field so images need to be re-uploaded after upgrading.

Migrating Drupal 7 organigrams to Drupal 8

When creating a new organigram an option is available for importing a Drupal 7 organigram. The procedure for migrating an organigram from Drupal 7 to Drupal 8 is as follows:

  1. In Drupal 7, click on "Export" behind the desired organigram in the organigrams overview table.
  2. Copy the export data.
  3. In Drupal 8, click on "Add organigram" on the vocabulary overview page.
  4. Select "Import Drupal 7 organigram" above the form.
  5. Paste the copied Drupal 7 organigram data in the textarea and hit "Submit".
  6. Done.

Similar modules

Views Org Chart
A great module using the strength of Views and Google Charts. Organigrams uses entities to build a chart using its own JavaScript library. This results in more customization options and extra features like responsiveness.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Sep 2026
Latest release
2 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
8.x-3.x-dev Dev 8–11 Sep 2, 2026