I’m excited to share that we just released Velo Packages.
Velo Packages are pre-built code packages that let you add the functionality you want to your site, without spending hours writing complex code.
These packages are created by Velo developers, specifically for Wix websites. You can implement robust functionality, such as Twitter integration, SalesForce integration and more with just a few lines of code.
Each package has a detailed readme file that includes all the information you need to work with the package.
To help you understand how to use specific Velo Packages on your site, we added some examples to the Velo Examples page, such as Twitter Integration , Google Sheets Integration , To-Do List using SQL syntax or Salesforce Integration.
To install a package
Click the Code Files button in the Velo Sidebar.
Hover over @velo in Packages, click the plus icon , and select Install Velo Package. The Package Manager opens.
In Velo Packages, search for the package you want to add to your site.
Click Install. The text in the 'Install' button changes to 'View' and the installed package is added to the Velo Packages section of the Velo Sidebar.
Check out this article to learn more.
Have a suggestion for a new Velo Package? Feel free to submit it in the Velo Wishlist - we’re focused on growing this feature and adding packages based on your feedback!
I installed the Google Sheets Integration Velo Package. After reviewing the ReadMe portion of the download and copying the code as suggested I got these error codes. I have tried to isolate the issue but can't figure out how to code the integration with only the append portion. Thank you!