Skip to content
Snippets Groups Projects
Commit 1ca00d3c authored by jaapjansma's avatar jaapjansma
Browse files

update

parent 2f952b63
No related branches found
No related tags found
No related merge requests found
# outlook365
# Outlook 365 Integration
![Screenshot](/images/screenshot.png)
This extension integrates CiviCRM in Outlook 365.
(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)
![Screenshot](images/screenshot.png)
The extension is licensed under [AGPL-3.0](LICENSE.txt).
## Requirements
* PHP v7.0+
* CiviCRM (*FIXME: Version number*)
## Installation (Web UI)
This extension has not yet been published for installation via the web UI.
## Installation (CLI, Zip)
Sysadmins and developers may download the `.zip` file for this extension and
install it with the command-line tool [cv](https://github.com/civicrm/cv).
```bash
cd <extension-dir>
cv dl outlook365@https://github.com/FIXME/outlook365/archive/master.zip
```
## Installation (CLI, Git)
Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git) repo for this extension and
install it with the command-line tool [cv](https://github.com/civicrm/cv).
```bash
git clone https://github.com/FIXME/outlook365.git
cv en outlook365
```
## Usage
(* FIXME: Where would a new user navigate to get started? What changes would they see? *)
## Known Issues
(* FIXME *)
* CiviCRM (Version 5.13 or newer)
* Data Processor (Version 1.1.0 or newer)
images/screenshot.png

11.5 KiB | W: | H:

images/screenshot.png

80.9 KiB | W: | H:

images/screenshot.png
images/screenshot.png
images/screenshot.png
images/screenshot.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -9,9 +9,8 @@
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">http://FIXME</url>
<url desc="Documentation">http://FIXME</url>
<url desc="Support">http://FIXME</url>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/outlook365</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/outlook365/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-12-23</releaseDate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment