0

私は Strapi を初めて使用し、Strapi のコンテンツを実装する必要がある bigcommerce テーマを持っています。

Strapi から bigcommerce テーマにコンテンツをインポートするにはどうすればよいですか?

私の bigcommerce テーマには、次のフィールドがある config.json があります。

> - I doubt that this is not correctly set, because I dont see other way to connect strapi with my bigcommerce theme.
> 
>     "settings": {
>     "strapi_base_url": "what should I put here?(is it url with my cms admin strapi url?)",
>     "integration_server_base_url": "And same question, what is integration_server_base_url, where I can find it?",
>     "google_captcha_key": "/",
>     "bc_app_client_id": "/",
>     "google_site_verification": "/",
>     ...
>     }

つまり、Strapi のコンテンツをテーマに追加する必要があります。

お時間をいただきありがとうございます。すべてのアドバイスは素晴らしいものです。

4

2 に答える 2