Customize Template local development
Is it possible to develop and customize templates locally? It would be great it if could be in a git repo.
Yes, it's possible to customize templates in Muvi in two ways - 1. Use our in-built Visual Design Studio - It's an easy to use drag and drop interface which allows you to make minor changes to the existing templates quickly and easily, it also has an HTML code option allowing you greater control on the elements within the template. 2. BYOD Editor - Our Bring your own Design Editor is a developer focus tool that allows you to design and add your own template to Muvi One. You can find more details about this option on our Developer Portal - https://www.muvi.com/byod-muvi-one-editor Feel free to explore both of these options, and let us know if you have any questions or comments. Thanks, Hrishi
- You must login to reply
So there is no way to develop locally, you have to edit through the online tools? The online editors have some basic features missing. e.g. search, intellisense, linting, errors, etc.
- You must login to reply
Hi Douglas, You can develop locally and then update the files manually online. There's a download button on the top right of online code editor. It will download all the files. You can edit it locally using your code editor (VSCode or anything). Then you can copy-paste the code in the online editor.
- You must login to reply
- You must login to post answer
Yes, it’s possible to customize templates in Muvi in two ways –
1. Use our in-built Visual Design Studio – It’s an easy to use drag and drop interface which allows you to make minor changes to the existing templates quickly and easily, it also has an HTML code option allowing you greater control on the elements within the template.
2. BYOD Editor – Our Bring your own Design Editor is a developer focus tool that allows you to design and add your own template to Muvi One. You can find more details about this option on our Developer Portal – https://www.muvi.com/byod-muvi-one-editor
Feel free to explore both of these options, and let us know if you have any questions or comments.
Thanks,
Hrishi
- Guest answered 1 year ago
- You must login to post comments
So there is no way to develop locally, you have to edit through the online tools? The online editors have some basic features missing. e.g. search, intellisense, linting, errors, etc.
- Douglas Read answered 1 year ago
- You must login to post comments
Hi Douglas,
You can develop locally and then update the files manually online.
There’s a download button on the top right of online code editor. It will download all the files. You can edit it locally using your code editor (VSCode or anything). Then you can copy-paste the code in the online editor.
- Shubham answered 1 year ago
- You must login to post comments
Please login first to submit.
Ask Question