Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
outlook365
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
John Twyman
outlook365
Commits
1ca00d3c
Commit
1ca00d3c
authored
5 years ago
by
jaapjansma
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
2f952b63
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+5
-36
5 additions, 36 deletions
README.md
images/screenshot.png
+0
-0
0 additions, 0 deletions
images/screenshot.png
info.xml
+2
-3
2 additions, 3 deletions
info.xml
with
7 additions
and
39 deletions
README.md
+
5
−
36
View file @
1ca00d3c
#
o
utlook365
#
O
utlook
365
Integration

This extension integrates CiviCRM in Outlook 365.
(
*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *
)

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)
This diff is collapsed.
Click to expand it.
images/screenshot.png
+
0
−
0
View replaced file @
2f952b63
View file @
1ca00d3c
11.5 KiB
|
W:
|
H:
80.9 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
info.xml
+
2
−
3
View file @
1ca00d3c
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment