27 lines
1.0 KiB
Markdown
27 lines
1.0 KiB
Markdown
# woo-out-of-office - OBSOLETE
|
|
|
|
## OBSOLETE
|
|
Due to wordpress plugin rules I needed to rewrite the plugin and rename a lot of things including the name of the plugin.
|
|
The development of the plugin will continue here: https://git.bejenaru.net/vlad/out-of-office-for-woo
|
|
|
|
|
|
## Description
|
|
|
|
A simple WordPress plugin that offers out of office functionality for WooCommerce.
|
|
|
|
## Installation
|
|
|
|
1. Upload the `woo-out-of-office` directory to your `/wp-content/plugins/` directory.
|
|
2. Activate the plugin through the 'Plugins' menu in WordPress.
|
|
|
|
## Setting up
|
|
|
|
The main page of the plugin is available under the Settings menu of Wordpress in the Admin area
|
|
|
|
## Main Features:
|
|
* setup out of office interval
|
|
* setup type of out of office trigger: auto (during the above defined period), on or off
|
|
* option to display the info in the shopping cart page - toggle on/off
|
|
* option to display the info in the checkout page - toggle on/off
|
|
* option to display the info in the order confirmation email - toggle on/off
|
|
* (Work in Progress) option to display the info in a top bar on all pages |