https://github.com/cba85/woocommerce-mondialrelay-theme
A child theme for Storefront designed to be used as the theme for the WooCommerce Mondial Relay demo website.
https://github.com/cba85/woocommerce-mondialrelay-theme
Last synced: about 1 month ago
JSON representation
A child theme for Storefront designed to be used as the theme for the WooCommerce Mondial Relay demo website.
- Host: GitHub
- URL: https://github.com/cba85/woocommerce-mondialrelay-theme
- Owner: cba85
- Created: 2021-04-22T10:09:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T10:16:39.000Z (about 5 years ago)
- Last Synced: 2025-01-15T07:05:52.887Z (over 1 year ago)
- Language: PHP
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WooCommerce Mondial Relay theme
A child theme for Storefront designed to be used as the theme for the [WooCommerce Mondial Relay demo website](https://demo.mondialrelay-woocommerce.com) ([Github repository](https://github.com/cba85/woocommerce-mondialrelay-demo)).
## Bedrock
This theme is made to be used with [Bedrock](https://roots.io/bedrock/).
## Features
### Google Analytics
The functions.php contains a function to integrate Google Analytics. Change the ID if needed.
> I don't use it on demo website, because I don't really care about the traffic of this website, I barely look at that stuff and I don't want to annoy the visitors with a cookie from Google. 👋 Goodbye Google Analytics.
### Mailcatcher for Mailtrap, Mailhog...
This feature is an SMTP email catcher for email testing.
This feature uses a dotenv file. This dotenv file is loaded from Bedrock root `.env` file.