Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi
We want to customize the Page builders for our authors and contributes so we want to know about the JS documentation. Can you please let us know about the JS documentation so that we can able to customize
Your quick reply would be highly appreciated
thanks
Hi Qamar,
Unfortunately, we don’t have specific documentation for JavaScript on how to extend SiteOrigin Page Builder. For the most part however, if you’re familiar with Backbone.js, Underscore, and jQuery, you’ll be able to pick up on things pretty easily. I would recomend viewing the JavaScript via GitHub as it’s stucutured into relavent areas rather than a single file and merged.
With that said, for most things you’ll want to do you can do via PHP. Please refer to the Page Builder documentation and the Widgets Bundle documentation.