rtCamp / embed-google-drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

No configuration is required.

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

About

License:GNU General Public License v2.0


Languages

Language:TypeScript 53.4%Language:JavaScript 34.5%Language:PHP 12.1%