# Aucor Starter Plugin

Starter plugin for WordPress projects. This plugin is meant to be modified, tweaked and tinkered with as much as you want. This plugin is meant to be used together with [aucor-starter](https://bitbucket.org/aucor/aucor-starter/overview), [aucor-core](https://bitbucket.org/aucor/aucor-core/src/master/) and [aucor-support](https://bitbucket.org/aucor/aucor-support/src/master/), but functions on it's own as well.

## How to install

1. Download this repository from bitbucket.com (from left sidebar)
1. Extract into /plugins/ and rename folder to `sitename-plugin`
1. Open terminal, move to that directory and run `sh setup.sh` to search & replace strings


## Contents

All your theme related custom post types, taxonomies, shortcodes, ACF fields...

## Configuration of Aucor Core and Aucor Support

When used together, this plugin configures values in Aucor Support and Aucor Core in `plugins.php`. Configuration instructions can be found in the plugins README.md in question.

