# wp-givecloud
Givecloud &lt;3 Wordpress

## Installation

These are the core files of the plugin.
To test it, you can clone the repo in `~/your-wp-site/wp-content/plugins` or clone this repo and build the Zip file to upload to your WP site.


## Build 
To build the zip file, use `wp dist-archive`

#### Install the tool
`wp package install wp-cli/dist-archive-command:@stable`

#### Build the archive
`cd ./wp-content/plugins` 

`wp dist-archive donation-forms-by-givecloud` 


### Assets
Assets in the .wordpress-org directory are for the plugin marketplace and will be deployed in the root in the SVN directory be the deploy workflow. 
See https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/

