/embed-google-drive

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

Embed Google Drive

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Embed a link and preview of Google Drive Documents by pasting a shared document link into the editor.

Requires at least: 5.5

Tested up to: 6.4.2

License: GPLv2 or later

Requires PHP: 7.4+

Installation

  1. Download the plugin from here
  2. Add the plugin from the WordPress admin panel.
  3. Activate the plugin through the 'Plugins' menu in WordPress

How to use

  1. Copy the URL of drive document which you want to embed. Note: The document must be shared with anyone with the link.
  2. Create new post/page or edit existing one.
  3. Paste the URL in the editor. It will automatically embed the document. image image image

Video Guide

Screen.Recording.2023-12-15.at.1.15.39.PM.mov

Development Notes

Please run following commands from the root directory.
  1. Please verify your code is in compliance to the Coding Standards used in this Project.
  2. Run composer phpcs filename or composer phpcs to check for PHPCS errors/warnings.

Building Plugin assets

  • Run npm install from repositories root to install all required dependencies.
  • To build a production version run npm run build.
  • While developing the plugin run npm run dev to build assets on file changes.
  • If any string is added/updated, run npm run language to update the language file. ( Assumes availability of wp i18n command. )

Does this interest you?

Join us at rtCamp, we specialize in providing high performance enterprise WordPress solutions