Google Workspace Quick Actions (Drive, Gemini, Gmail, Radial Menu) - Free

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dgiovannetti
    Junior Member
    • Aug 2025
    • 3

    #1

    Google Workspace Quick Actions (Drive, Gemini, Gmail, Radial Menu) - Free

    Click image for larger version  Name:	image.png Views:	3 Size:	46.8 KB ID:	120781Click image for larger version  Name:	image.png Views:	3 Size:	110.7 KB ID:	120782

    Google Workspace Quick Actions (Drive, Gemini, Gmail, Radial Menu) for EspoCRM - Github Link

    Download Link v. 1.0.6 (latest)


    An EspoCRM extension that adds floating action buttons (FABs) in the bottom-right corner:Features
    • Floating buttons always visible (fixed bottom-right).
    • Vertical stacking (Gemini, Drive, Gmail, Workspace).
    • Drive FAB opens a minimal search panel (input + Enter; optional Esc to close).
    • Gmail FAB opens a minimal search panel (input + Enter; optional Esc to close).
    • Workspace FAB opens a stylish radial mini-menu (Sheets, Docs, Slides, Forms).
    • Lightweight: pure JavaScript + CSS, no backend changes.
    • Compatible with EspoCRM 9.x.
    Language & Texts


    By default, the search panels show English text:
    • Drive panel: placeholder="Search in Drive...", buttons Search and Close (Esc)
    • Gmail panel: placeholder="Search in Gmail...", buttons Search and Close (Esc)

    To change the language, edit the file:
    files/client/custom/fab.js


    and replace those strings with your desired translations. Installation
    1. Download the latest release .zip.
    2. In EspoCRM, go to Administration → Extensions → Install.
    3. Upload the .zip and confirm.
    4. Run Rebuild (if not prompted).
    5. Hard refresh the browser (Ctrl/Cmd + Shift + R).
    Usage
    • Gemini FAB: click → opens GeminiAI in a new tab.
    • Drive FAB: click → opens the Drive search panel → type your query → opens Drive search in a new tab.
    • Gmail FAB: click → opens the Gmail search panel → type your query → opens Gmail search in a new tab.
    • Workspace FAB: click → toggles the radial menu; click on Sheets/Docs/Slides/Forms to open the respective app in a new tab.
    Credits
    • Ideated and developed by Daniel Giovannetti
    • Released publicly as an open-source helper for the EspoCRM community.
    Security
    • The extension does not access or expose any CRM data.
    • It only injects client-side UI elements.
    • Google services access (Drive, Gmail, Gemini, etc.) depends on the user’s own Google account session.
    • Safe to use in production: no backend logic, no API keys.
    License

    MIT License

    Hope you like it! I'm open to hear feedbacks to improve it!

    Dan
    Last edited by dgiovannetti; Today, 01:26 PM. Reason: Added download zip link
  • Kharg
    Senior Member
    • Jun 2021
    • 462

    #2
    Looks nice.

    Ottimo lavoro!

    Comment

    Working...