Installing starter kit on an existing site #1006
-
Hi, I'm new to statamic and have started a project locally. Is it possible to intall the starter kit (with page templates etc) into an existing site? |
Beta Was this translation helpful? Give feedback.
Answered by
duncanmcclean
Feb 12, 2024
Replies: 3 comments 2 replies
-
Yes, you can install starter kits into existing sites with the following command: php please starter-kit:install duncanmcclean/sc-starter-kit |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
duncanmcclean
-
Hi Duncan
Thank you for getting back to me so quickly.
I purchased the simple commerce addon from the statamic site. I am working on a site on my local server which has already got pages/templates and blueprints.
However, I installed simple commerce using your suggestion: php please starter-kit:install duncanmcclean/sc-starter-kit
This replaced a lot of my existing content and blueprints.
Is there an easier way to just copy specific pages/templates for products/cart/checkout pages?
I look forward to hearing from you.
Kind Regards
Joy Binning | Head of Marketing
[Dentalserve-Logo-for-Emails]
Tel: 01474 614 017<tel:014743614017>
From: Duncan McClean ***@***.***>
Sent: Monday, February 12, 2024 6:18 PM
To: duncanmcclean/simple-commerce ***@***.***>
Cc: Joy Binning ***@***.***>; Author ***@***.***>
Subject: Re: [duncanmcclean/simple-commerce] Installing starter kit on an existing site (Discussion #1006)
Yes, you can install starter kits into existing sites with the following command:
php please starter-kit:install duncanmcclean/sc-starter-kit
—
Reply to this email directly, view it on GitHub<#1006 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AG3FK3HLHG5ROFOS3QIBGTDYTJMEXAVCNFSM6AAAAABDFFCZS6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DINBVGE2DC>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi Duncan,
Thanks once again.
Do you have any video tutorials on how to setup the shop/product/cart/checkout pages?
Kind Regards
Joy Binning | Head of Marketing
[Dentalserve-Logo-for-Emails]
Tel: 01474 614 017<tel:014743614017>
From: Duncan McClean ***@***.***>
Sent: Monday, February 12, 2024 10:38 PM
To: duncanmcclean/simple-commerce ***@***.***>
Cc: Joy Binning ***@***.***>; Author ***@***.***>
Subject: Re: [duncanmcclean/simple-commerce] Installing starter kit on an existing site (Discussion #1006)
Sure, just download the zip<https://github.com/duncanmcclean/sc-starter-kit> from the starter kit repository (Code -> Local -> Download ZIP) and copy what you need/want.
—
Reply to this email directly, view it on GitHub<#1006 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AG3FK3FR6ZMDEFHQYUP3EETYTKKVVAVCNFSM6AAAAABDFFCZS6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DINBXGUYTK>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can install starter kits into existing sites with the following command: