Online Zoho Extension Toolkit | Online Help | Sigma

Create extensions using online Zoho Extension Toolkit

Zoho Extension Toolkit (ZET) is used to create extensions offline in your machine. Once the extensions are created, you'll need to upload the extension as a zip file in Sigma and publish the extension. This can be tedious when you make changes to the extensions quite often. With ZET online support, you can now easily upload the changes made to an extension in your machine to cloud Sigma.

ZET online support helps sync your ZET offline extensions with Sigma cloud directly. Whenever you modify an extension, the changes made to the extension can be pushed or pulled to or from cloud just by using ZET commands in the developer's machine.

Currently ZET online support is only available for Zoho Mail service.

Benefits of ZET online support
  1. Push your extension changes from your machine to cloud
  2. Pull your extension from cloud to your machine
  3. Minimize data loss in case of machine corruption
  4. Run your extension in real time using the Cloud run option

Step 1: Install Node.js and ZET CLI

To build your extension online, you need to install Node.js and ZET CLI to access the CLI commands.
  1. Install node.js.
  2. Execute the following command: $ node -v to verify the node.js version (7.1.0 and above are supported).
The Zoho Extension Toolkit is a Command Line Interface tool used to build, test, and pack your extension. Execute the command that is mapped to your OS to install the tool.

For Mac/Unix system
sudo: npm install -g zoho-extension-toolkit

For Microsoft Windows
system: npm install -g zoho-extension-toolkit

-g denotes global installation. When ZET is installed globally, you will be able to execute commands from anywhere on the terminal. Otherwise, you will have to navigate to the path where ZET is installed, then execute commands.

Step 2: Build an extension

You can build extensions using your preferred code editor. To start with,  log in to Sigma from your machine using the following command:

ZET login

Case 1: If you have already logged in to your account, you'll be automatically redirected to the Zoho accounts login page on your browser window. If aren't automatically redirected, please copy and paste the URL displayed after using the ZET login command.

Case 2: If you haven't logged in to your account, sign in to your account on the Zoho Accounts login page. You will be redirected to a page where ZET CLI requests permission to access the data. Click Accept to provide these permissions to ZET CLI.



Enter the below command to choose the service in which you would like to create an extension:
ZET init




Below steps will be executed if you choose Zoho Mail service, as it supports ZET online:

A default workspace needs to be selected for the extension.
  1. When no Workspace is created yet, you'll be prompted to create a Workspace in Sigma ( sigma.zoho.com).
  2. When you only have one Workspace, the same will be set as the default Workspace for the extension.
  3. When you are a part of multiple Workspaces, you'll be prompted to choose between the Workspaces. The selected Workspace will be set as the default Workspace.
Once done, you will be prompted to enter the Extension Name and Description (minimum 25 characters). Upon doing so, your extension will be created in Sigma ( sigma.zoho.com).

Now, a project directory with necessary folders, dependency node packages, and files will be created. app is the folder where you create the source and resource files for your extension.

You can verify if your extension is created in the selected Workspace in Sigma.

plugin-manifest.json file

A default plugin-manifest file is generated as a part of the project template directory. This is a crucial file, where the JSON parameters of your extension have to be configured before hosting. This file contains meta information about the extension such as widget details, locations, and connectors. Learn more on how to configure the parameters in this file.


JS SDK

Develop your extension using client-side technologies like HTML, JS, and CSS. Learn more about JS SDK methods supported by different services.


Step 3: Validate the extension

Once the extension is built, we can validate it. To validate the extension, execute the following command in the terminal.

ZET validate


If there are any errors while validating the extension, the respective error will be displayed in the terminal. Validate the extension again after resolving the errors.

Step 4: Run an extension

After validation, you can run and test the extension in Sigma cloud using the below command:

ZET cloud_run


On providing the run command, you'll be prompted to choose a Workspace in which the extension is to be run. If you only have one Workspace, then the same will be automatically selected as default Workspace.

To stop running the extension, use the below command:
ZET cloud_ stop
You'll be notified once the extension has stopped.



In case you would like to run the extension only on your machine, you can use the below command:

ZET run

This command starts a local server and runs the extension locally.

Your extension will run on the port 5000. Ensure it is available before you execute this command.

Enable developer mode while testing your extension.

Step 5: Pack the extension

The same steps that are carried out while validating the extension will be applicable on packing the extension too. The extension will be zipped and will be available under the dist folder in project root directory.

To pack the extension, use the following command:

ZET pack

Step 6: Push the extension from your machine to Sigma cloud

You can push the changes made in your machine to cloud using the following command:

ZET push



The command will compare the machine version and the cloud version of your file and display all the changes made to it.

If the extension is already published in Sigma, a new version of the extension will be created. If the latest version is in draft, the changes will be overwritten in draft.

Your extension will be saved as draft. Publish your extension in Sigma when it is ready to go live.

Other commands

Fetch extension from Sigma cloud to your machine

When you want an extension added in Sigma to be available in your machine, you can use the following command:
ZET pull



Case 1: Zet Pull command used in Sigma extension directory
When you use the ZET pull command under Sigma extension directory, the changes in your machine will be permanently lost and the most recent version of the extension available on Sigma cloud is downloaded to your machine.

Case 2: Zet Pull command used in other directories
If the extension is only present on Sigma cloud and not on your machine, you will be prompted to select the workspace and service where the extension is present when you execute the ZET pull command. Select the extension that must be in the machine then.

The extension will now be created in your machine under project name directory.

Switch between Workspaces

Use the below command to switch between the Workspaces:
ZET list_workspace

On using this command, all your Workspaces will be listed and you can select the Workspace in which you would like to work.


If you only have one Workspace, then the same will be selected as the default Workspace.
If you do not have any Workspace, you will be prompted to create a Workspace in Sigma.

Know your login details

Get your login and Workspace details using the following command:
ZET whoami

ZET update notification

When an update is available for ZET, a notification will be displayed in the machine. You can either update it immediately or do it later.

ZET migration

When the extension is available only in Sigma, executing ZET pull command will get the extension folder along with the extension information to your machine.

If the extension is only present on Sigma cloud and not on your machine, you will be prompted to select the workspace and service where the extension is present when you execute the ZET pull command. Select the extension that must be in the machine then.

When the old extension is present only in your machine and not in Sigma, follow the below steps:

  1. Zip the extension using the ZET pack command.
  2. Copy the packed extension available under dist folder.
  3. Upload the extension in Sigma.
  4. Use ZET pull command to fetch the details back to your machine.
  5. Your extension is now migrated to ZET online.

ZET logout

You can log out of your extension using ZET logout command. The Command Line Interface will display a confirmation message that you are logged out.





    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Create extensions using Command Line Interface(CLI)

                                                                                                    Zoho Sigma helps you to build extensions for Zoho services in two ways: Building apps using the command line interface (CLI). You can use this method if you want to build an extension offline with your own code editor. Use Zoho Sigma cloud editor and ...
                                                                                                  • Create extensions using Zoho Sigma cloud editor

                                                                                                    Sigma has introduced a cloud editor where users can build extensions for Zoho services . Upon selecting a Zoho service, the corresponding service’s plug-in manifest file will be pre-populated into Sigma’s editor as a new project, eliminating the need ...
                                                                                                  • Extensions Gallery

                                                                                                    Building an extension might be a daunting task, but with Sigma, you can do it with ease. Start creating extensions using ready-made templates available in Sigma. Navigate to Extensions Gallery section on the top right corner. Start creating your ...
                                                                                                  • Manage your extensions

                                                                                                    Once the extension is published, it is available for all Zoho users to install and use. However, managing your apps after publishing them plays a vital role in maintaining the sanity of the apps. Managing your app includes making new updates to the ...
                                                                                                  • Public and Private Extensions

                                                                                                    Extensions in Sigma can be hosted as Public or Private. While public extensions are hosted for a wider audience, private extensions are restricted to smaller circles.   Public  extensions are hosted through Zoho Marketplace, a platform where all Zoho ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources