I have developed new stencil theme.
So how can I add in Theme Marketplace in Bigcommerce ?
I don't want to share theme zip file to user.
If I add theme in theme marketplace then user can easily apply theme from theme marketplace of bigcommerce.
Can any body help me ?
I hope this answer will help you. :)
Please refer following article of Bigcommerce.
https://stencil.bigcommerce.com/docs/bundling-and-submitting-a-theme
Here, you will get all the information about submitting a theme and add in to Theme Marketplace.
It isn't possible to add a theme to the theme marketplace for Stencil. You can use third party marketplaces to allow customers to find your theme and install it on BigCommerce, but the native marketplace is closed to select partners at this time.
Related
I am using themekit and theme watch, but im my themes in Shopify some snippets and sections are not migrated. There are no error in this files. If I create the file manually in Shopify theme it works. What could be the problem?
I'm starting on prestashop. I currently have the frontend of a site (html/css). What is the best way to integrate it on a prestashop project. Use the basic theme and modify it ? Use a child theme ? Create a new theme ?
Thanks a lot
Using a child theme is the way to go, this way you can extended only some part of the inherited theme and ensure a "clean" upgrade path of the theme and Prestashop core. See here for more details.
using shopify cli, theme deploy will push entire directory, which is slow. I changed a few files and only want push them to shopify.
is there any theme deploy changed files only cmd?
Without config.yml setup
theme deploy --password=[your-api-password] --store=[your-store.myshopify.com] --themeid=[your-theme-id] --env=[environemnt-name] [path-to-file/file-name]
EXP:
theme deploy --password=AFSJASFLDJ32R424 --store=test.myshopify.com --themeid=3242435425 --env=development assets/test.min.js
With config.yml and environment setup
EXP: Deploy One file
theme deploy --env=development assets/test.min.js
EXP: Deploy Mutiple Files
theme deploy --env=development assets/test.min.js assets/test-2.min.js
config.yml example configurations
development:
password: 1232134124124adfasd32423
theme_id: "93204212432"
store: test.myshopify.com
If you use theme kit, you can just use upload command. It is very similar to shopify-cli.
theme
Theme Kit is a tool kit for manipulating shopify themes
Theme Kit is a fast and cross platform tool that enables you to build shopify themes with ease.
Complete documentation is available at https://shopify.github.io/themekit/
Usage:
theme [command]
Available Commands:
bootstrap Bootstrap will create theme using Shopify Timber
configure Create a configuration file
deploy deploy files to shopify
download Download one or all of the theme files
get Get a theme and config from shopify
help Help about any command
new New will create theme using Shopify Timber
open Open the preview for your store.
remove Remove theme file(s) from shopify
replace Overwrite theme file(s)
update Update Theme kit to the newest version.
upload Upload theme file(s) to shopify
version Print the version number of Theme Kit
watch Watch directory for changes and update remote theme
I want to know the name of the theme name of intelij idea used in the official websites ,
it just like :
i have tried the theme of "darcola", but it seems not the same theme , it much darker than the theme which used in the official websites.
My intellij idea version : community 2017.2
Theme differ version to version. You can try this material theme, if it supports your current version –
Material Theme
I have developed stencil theme and apply on live store.
After apply stencil theme, Not found template edit (edit html/css) option in back end like below URL:
https://support.bigcommerce.com/articles/Public/Accessing-and-Customizing-Template-Files
Can any body help me ?
In the link you provided, it denotes that those instructions for edit html/css options are only available in browser for blueprint themes at this time.
Stencil themes are uploaded as archive (.zip) files and do not interact with webdav in any way.
Support is still pending for downloading of themes, which would be required in this case since you are using a theme from the marketplace.
For info and updates, review: https://stencil.bigcommerce.com/docs/new-and-pending-features