Interactive Organizational Chart
The Interactive Organizational Chart plugin allows WordPress administrators and editors to upload and manage organizational data through CSV files, while providing a beautiful interactive interface for users to view company hierarchies.
Key Features:
- Admin and editor uploads – WordPress administrators and editors can upload data
- CSV file support – Upload organizational data via CSV files (export from Excel)
- Multiple companies – Support for multiple company org charts
- Interactive viewing – Click nodes to see detailed employee information
- Search functionality – Search by name or role
- Responsive design – Works on all devices
- LinkedIn integration – Direct links to employee profiles
- Database storage – All data stored securely in WordPress database
Perfect for: * Company websites * Employee directories * Organizational structure visualization * Client presentations * Internal company tools
CSV File Format Required: * ID (unique identifier) * Manager ID (for hierarchy, leave empty for CEO) * Name (employee name) * Role (job title) * Tenure (optional) * About (optional) * LinkedIn (optional) * Headshot (optional image URL)
How to prepare your data: 1. Create your organizational data in Excel 2. Export as CSV: File → Save As → CSV (Comma delimited) (*.csv) 3. Upload the CSV file to the plugin
Display Options:
* Shortcode: [inteorch]
* PHP: <?php echo do_shortcode('[inteorch]'); ?>
* Widget: Available in WordPress widget areas
License
This plugin is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA