Zaiste 542cadc016
make configuration provider specific
Right now, the config is only about SEO. By moving it to
the `@framework` directory, it can be customized on a
per-provider basis.
2021-07-09 16:01:24 +02:00
..
2021-06-15 20:23:17 -03:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00
2021-06-10 01:46:28 -05:00

Saleor Provider

Demo: TBD

Before getting starter, a Saleor account and store is required before using the provider.

Next, copy the .env.template file in this directory to .env.local in the main directory (which will be ignored by Git):

cp framework/saleor/.env.template .env.local

Then, set the environment variables in .env.local to match the ones from your store.

Contribute

Our commitment to Open Source can be found here.

If you find an issue with the provider or want a new feature, feel free to open a PR or create a new issue.