CMS Development

MHussain8
Participant

create template

Résolue

how to create website template using fields through coding.
please share me example code of template. 

0 Votes
1 Solution acceptée
LewTalon
Solution
Participant | Partenaire solutions
Participant | Partenaire solutions

create template

Résolue

Hi @MHussain8 

 

You can create templates through the CLI, you can read more about this here:  https://developers.hubspot.com/docs/cms/developer-reference/local-development-cli

 

Here you will be able to upload a template file you've created maybe on Visual Studio Code Editor using the following command: 

hs upload --account=<name> <src> <dest>

 

Otherwise, you can create templates directly through the UI, you can read about creating templates directly in the design manager here: https://developers.hubspot.com/docs/cms/developer-reference/design-manager 

Voir la solution dans l'envoi d'origine

2 Réponses
LewTalon
Solution
Participant | Partenaire solutions
Participant | Partenaire solutions

create template

Résolue

Hi @MHussain8 

 

You can create templates through the CLI, you can read more about this here:  https://developers.hubspot.com/docs/cms/developer-reference/local-development-cli

 

Here you will be able to upload a template file you've created maybe on Visual Studio Code Editor using the following command: 

hs upload --account=<name> <src> <dest>

 

Otherwise, you can create templates directly through the UI, you can read about creating templates directly in the design manager here: https://developers.hubspot.com/docs/cms/developer-reference/design-manager 

PamCotton
Gestionnaire de communauté
Gestionnaire de communauté

create template

Résolue

Hey @MHussain8, Happy Friday!

 

Thank you for posting in our Community!

 

I understand you would like to build a website with a new template. There is a massive variety of templates you can use here, which are either free or cost some money to use (more information here) 

 

To our top experts @Anton @alyssamwilie, do you have any recommendations for @MHussain8?

 

Thank you,

Pam

Você sabia que a Comunidade está disponível em outros idiomas?
Participe de conversas regionais, alterando suas configurações de idioma !


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Votes