{"id":247706,"date":"2025-08-25T06:33:17","date_gmt":"2025-08-25T06:33:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/interactive-organizational-chart\/"},"modified":"2025-08-25T07:00:38","modified_gmt":"2025-08-25T07:00:38","slug":"interactive-organizational-chart","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/interactive-organizational-chart\/","author":23350661,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Interactive Organizational Chart","header_author":"mukundansiv","header_description":"A WordPress plugin for managing and displaying interactive organizational charts","assets_banners_color":"","last_updated":"2025-08-25 07:00:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":303,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"mukundansiv","date":"2025-08-25 07:00:38"}},"upgrade_notice":{"1.0.0":"<p>Initial release of the Interactive Organizational Chart plugin.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Admin interface for uploading Excel files","2":"Interactive org chart with employee nodes","3":"Employee details popup with LinkedIn integration","4":"Company selection dropdown","5":"Search functionality"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[246756,11760,3956,17846,17847],"plugin_category":[],"plugin_contributors":[246757],"plugin_business_model":[],"class_list":["post-247706","plugin","type-plugin","status-publish","hentry","plugin_tags-company-structure","plugin_tags-employee-directory","plugin_tags-hierarchy","plugin_tags-org-chart","plugin_tags-organizational-chart","plugin_contributors-mukundansiv","plugin_committers-mukundansiv"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/interactive-organizational-chart.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li><strong>Admin and editor uploads<\/strong> - WordPress administrators and editors can upload data<\/li>\n<li><strong>CSV file support<\/strong> - Upload organizational data via CSV files (export from Excel)<\/li>\n<li><strong>Multiple companies<\/strong> - Support for multiple company org charts<\/li>\n<li><strong>Interactive viewing<\/strong> - Click nodes to see detailed employee information<\/li>\n<li><strong>Search functionality<\/strong> - Search by name or role<\/li>\n<li><strong>Responsive design<\/strong> - Works on all devices<\/li>\n<li><strong>LinkedIn integration<\/strong> - Direct links to employee profiles<\/li>\n<li><strong>Database storage<\/strong> - All data stored securely in WordPress database<\/li>\n<\/ul>\n\n<p><strong>Perfect for:<\/strong>\n* Company websites\n* Employee directories\n* Organizational structure visualization\n* Client presentations\n* Internal company tools<\/p>\n\n<p><strong>CSV File Format Required:<\/strong>\n* ID (unique identifier)\n* Manager ID (for hierarchy, leave empty for CEO)\n* Name (employee name)\n* Role (job title)\n* Tenure (optional)\n* About (optional)\n* LinkedIn (optional)\n* Headshot (optional image URL)<\/p>\n\n<p><strong>How to prepare your data:<\/strong>\n1. Create your organizational data in Excel\n2. Export as CSV: File \u2192 Save As \u2192 CSV (Comma delimited) (*.csv)\n3. Upload the CSV file to the plugin<\/p>\n\n<p><strong>Display Options:<\/strong>\n* Shortcode: <code>[inteorch]<\/code>\n* PHP: <code>&lt;?php echo do_shortcode('[inteorch]'); ?&gt;<\/code>\n* Widget: Available in WordPress widget areas<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPL v2 or later.<\/p>\n\n<p>This program is free software; you can redistribute it and\/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.<\/p>\n\n<p>This program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.<\/p>\n\n<p>You should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/interactive-organizational-chart\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to 'Org Charts' in the admin menu to upload company data<\/li>\n<li>Add the shortcode <code>[inteorch]<\/code> to any page or post<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20csv%20format%20do%20i%20need%3F'><h3>What CSV format do I need?<\/h3><\/dt>\n<dd><p>Your CSV file must have these columns:\n* ID (required) - Unique identifier for each person\n* Manager ID (required) - ID of the person's manager (leave empty for CEO)\n* Name (required) - Person's full name\n* Role (required) - Job title\/position\n* Tenure (optional) - Time in the company\n* About (optional) - Brief description\n* LinkedIn (optional) - LinkedIn profile URL\n* Headshot (optional) - Image URL for profile picture<\/p>\n\n<p><strong>How to create a CSV file:<\/strong>\n1. Create your data in Excel or Google Sheets\n2. Export as CSV: File \u2192 Save As \u2192 CSV (Comma delimited) (*.csv)\n3. Upload the CSV file to the plugin<\/p><\/dd>\n<dt id='can%20anyone%20upload%20data%3F'><h3>Can anyone upload data?<\/h3><\/dt>\n<dd><p>No, only WordPress administrators and editors can upload data. Regular users can only view the organizational charts.<\/p><\/dd>\n<dt id='how%20do%20i%20display%20the%20org%20chart%3F'><h3>How do I display the org chart?<\/h3><\/dt>\n<dd><p>Use the shortcode <code>[inteorch]<\/code> on any page or post. You can also use PHP code: <code>&lt;?php echo do_shortcode('[inteorch]'); ?&gt;<\/code><\/p><\/dd>\n<dt id='is%20the%20data%20stored%20permanently%3F'><h3>Is the data stored permanently?<\/h3><\/dt>\n<dd><p>Yes, all data is stored in the WordPress database and persists between sessions.<\/p><\/dd>\n<dt id='can%20i%20have%20multiple%20companies%3F'><h3>Can I have multiple companies?<\/h3><\/dt>\n<dd><p>Yes, you can upload data for multiple companies and users can switch between them using the dropdown.<\/p><\/dd>\n<dt id='is%20it%20mobile-friendly%3F'><h3>Is it mobile-friendly?<\/h3><\/dt>\n<dd><p>Yes, the org chart is fully responsive and works on all devices including mobile phones and tablets.<\/p><\/dd>\n<dt id='does%20this%20plugin%20track%20users%3F'><h3>Does this plugin track users?<\/h3><\/dt>\n<dd><p>No, this plugin does not track users or collect any personal data. All data processing happens locally on your WordPress server. The plugin does not communicate with external services or collect analytics data.<\/p><\/dd>\n<dt id='what%20data%20does%20the%20plugin%20store%3F'><h3>What data does the plugin store?<\/h3><\/dt>\n<dd><p>The plugin only stores organizational chart data (employee names, roles, etc.) that you upload through the admin interface. This data is stored in your WordPress database and is not shared with any external services.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Excel file upload functionality<\/li>\n<li>Interactive org chart display<\/li>\n<li>Admin and editor data management<\/li>\n<li>Multiple company support<\/li>\n<li>Search and filtering<\/li>\n<li>Responsive design<\/li>\n<li>LinkedIn integration<\/li>\n<\/ul>","raw_excerpt":"A complete WordPress plugin for managing and displaying interactive organizational charts with admin and editor data upload and user-friendly viewing.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/247706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=247706"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mukundansiv"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=247706"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=247706"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=247706"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=247706"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=247706"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=247706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}