{"id":26439,"date":"2013-11-27T14:18:31","date_gmt":"2013-11-27T14:18:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-excel-cms\/"},"modified":"2015-12-22T17:14:19","modified_gmt":"2015-12-22T17:14:19","slug":"wp-excel-cms","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-excel-cms\/","author":7426296,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.5","stable_tag":"trunk","tested":"4.4.34","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"WP Excel CMS","header_author":"Vincent Schroeder","header_description":"","assets_banners_color":"0069a0","last_updated":"2015-12-22 17:14:19","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/webteilchen.de","header_plugin_uri":"http:\/\/webteilchen.de","header_author_uri":"http:\/\/twitter.com\/v_schroeder","rating":4,"author_block_rating":0,"active_installs":400,"downloads":29075,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"3","2":0,"3":"1","4":"2","5":"10"},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"811410","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"811410","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1111418","resolution":"1","location":"assets"}},"screenshots":{"1":"Admin Panel screenshot-1.(png)"}},"plugin_section":[],"plugin_tags":[6590,87,68773,2187,6589],"plugin_category":[59],"plugin_contributors":[81398],"plugin_business_model":[],"class_list":["post-26439","plugin","type-plugin","status-closed","hentry","plugin_tags-excel","plugin_tags-import","plugin_tags-wp-excel-cms","plugin_tags-xls","plugin_tags-xlsx","plugin_category-utilities-and-tools","plugin_contributors-webteilchen","plugin_committers-webteilchen"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-excel-cms_0069a0.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-excel-cms\/assets\/screenshot-1.png?rev=1111418","caption":"Admin Panel screenshot-1.(png)"}],"raw_content":"<!--section=description-->\n<p>Simple plugin to import excel files (.xlsx only) to Wordpress and use the data in your theme. No database entries are created. All file &amp; json based. You can use as many excel files on one page as you want.<\/p>\n\n<p>For example, if you have a guestlist in excel and you want to show it in a special style on your website, you can easily upload the excel file in your admin interface an then use <code>wp_excel_cms_get(\"guestlist\");<\/code> to get the structured data in your template.<\/p>\n\n<p>If you want to use the Table in your post or page, you can use the Shortcode [wp_excel_cms name=\"guestlist\" sheet=\"1\"] .<\/p>\n\n<p>The string \"guestlist\" have to be replaced by your given excel file name.<\/p>\n\n<p><em>Short Code<\/em><\/p>\n\n<pre><code>[wp_excel_cms name=\"guestlist\"]\n<\/code><\/pre>\n\n<p><em>Example Usage in Theme:<\/em><\/p>\n\n<pre><code>&lt;?php $data = wp_excel_cms_get(\"guestlist\"); ?&gt;\n\n&lt;?php foreach($data as $entry): ?&gt;\ncolumn 1: &lt;?php echo $entry[0]; ?&gt;&lt;br \/&gt;\ncolumn 2: &lt;?php echo $entry[1]; ?&gt;&lt;br \/&gt;\ncolumn 3: &lt;?php echo $entry[2]; ?&gt;&lt;br \/&gt;\n&lt;hr \/&gt;\n&lt;?php endforeach; ?&gt;\n<\/code><\/pre>\n\n<p>I hope you enjoy this plugin. Give me feedback to improve it.<\/p>\n\n<h3>Donations<\/h3>\n\n<!--section=installation-->\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'wp-excel-import'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>wp-excel-cms.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>wp-excel-import.zip<\/code><\/li>\n<li>Extract the <code>wp-excel-import<\/code> directory to your computer<\/li>\n<li>Upload the <code>wp-excel-import<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Inital Version<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fix: Upload Folder will be created automatically<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>New Feature: Shortcodes: [wp_excel_cms name=\"guestlist\"]<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>New Feature: You can now access sheets from your excel file: [wp_excel_cms name=\"guestlist\" sheet=\"2\"]<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Added support for multi word slugs<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Removed support for multi word slugs<\/li>\n<\/ul>","raw_excerpt":"Simple Plugin to import Excel (xlsx) files to Wordpress and use the Data in your theme.\nNo Database entries are created.\n\n\n!!! Only *.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/26439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=26439"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webteilchen"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=26439"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=26439"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=26439"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=26439"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=26439"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=26439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}