このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Webslides Presentations

説明

Leverage the power of the free Webslides framework to create your own presentations directly in WordPress block editor (Gutenberg).

Works with every theme

Your presentations are saved in a custom post type and displayed with a special HTML template, that loads the Webslides CSS and JS library. No matter what theme you use, the presentations will always look and feel the same everywhere.

Slide elements

We work to frequently add new modules to give you more power when creating new presentations. At the moment a presentation can include the following elements:

  • Slides
  • 1-5 Columns
  • Headlines
  • Paragraphs

Notes

This plugin requires WordPress 5.0.0 with block-editor enabled. It might not work when the \”Classic Editor\” plugin is enabled.

This plugin is open source. However, the code in the WordPress plugin repository is minified for use on production websites. In case you want to review the source code or even contribute to the plugin, you can fork/download the code here:
https://github.com/stracker-phil/wp-webslides-presentations

スクリーンショット

  • The new \"Presentation\" post type
  • A sample presentation in the block editor
  • This is the same presentation in the front end

ブロック

このプラグインは3個のブロックを提供します。

  • Columns
  • Headline
  • Paragraph

インストール

Simply install the plugin via your Plugins admin screen:

  1. Go to your wp-admin page and open the \”Plugins\” page.
  2. Click the \”Add New\” Button in the top of the screen.
  3. Search for the \”Webslides Presentations\” plugin and use the \”Install\” button to install it.
  4. Activate the plugin

Or if you want to install/use the developer version:

  1. Download or clone the plugin from Github (https://github.com/stracker-phil/wp-webslides-presentations).
  2. Follow the steps outlined in the README.md file, i.e. run npm install and npm run generate in the plugins folder.
  3. Upload the plugin folder to your websites /wp-content/plugins folder.
  4. Activate the plugin through the \”Plugins\” menu in WordPress Admin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Webslides Presentations はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Webslides Presentations” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First public release