This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Slidebean

Description

Presentations that design themselves. Create beautiful slides in seconds.

About Slidebean

Slidebean is an online platform that designs and creates presentations on demand with user provided content.

Making a professional slide presentation requires time and design skills that many users lack. Our presentation software separates content from design, allowing you to focus on what matters most. Then, it takes care of the formatting automatically. In other words, all you do is add your content, we convert it into beautiful slides.

Slidebean WordPress Plugin

With the Slidebean WordPress plugin, you can easily embed presentations from Slidebean.com to your WordPress posts using a simple shortcode.

Just use the [slidebean id=""] shortcode with the following attributes:

  • id – slide URL. Required field.
  • width – slide width, in pixels. Optional. Default 640.
  • height – slide height, in pixels. Optional. Default 480.

More Information

For any questions or more information, please contact us at info@slidebean.com or tweet us @slidebean.

Screenshots

  • Use Slidebean's shortcode with the presentation ID.
  • Preview the awesome presentation in your WordPress theme.

Installation

Installation

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Slidebean”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.

Minimum Requirements

  • WordPress version 3.7 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 7.0 or greater.
  • MySQL version 5.6 or greater.

FAQ

Installation Instructions

Installation

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Slidebean”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.

Minimum Requirements

  • WordPress version 3.7 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 7.0 or greater.
  • MySQL version 5.6 or greater.
What does the plugin do?

The plugin will fetch the presentations so your readers can watch slide that are related to your post without leaving your site.

How do I embed presentations?

To embed this presentations:

https://app.slidebean.com/p/8X4tJ4kart/What-is-Slidebean

Just copy the ID into the slidebean shortcode:

[slidebean id="8X4tJ4kart"]
How do I set custom dimensions to my presentations?

To set custom dimensions to your presentation, use following shortcode attributes:

[slidebean id="8X4tJ4kart" width="400" height="300"]

Default dimensions are 680px width and 480px height.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Slidebean” is open source software. The following people have contributed to this plugin.

Contributors

“Slidebean” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Slidebean” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release.
  • Register shortcode.