-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
199 lines (185 loc) · 6.89 KB
/
Copy pathmkdocs.yml
File metadata and controls
199 lines (185 loc) · 6.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
---
site_name: Documentation
repo_url: https://github.com/dubas-pro/documentation/
edit_uri: edit/main/docs/
site_url: https://docs.dubas.pro/
site_author: dubas s.c.
site_description: >-
Check out how to use the plugins for EspoCRM.
Documentation contains detailed description of plugins prepared by dubas s.c. for EspoCRM.
extra_css:
- css/extra.css
markdown_extensions:
- admonition
- attr_list
- def_list
- mdx_truly_sane_lists
- meta
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed
- codehilite:
guess_lang: false
use_pygments: true
- toc:
permalink: true
toc_depth: 4
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
theme:
name: material
primary: indigo
highlightjs: true
logo: images/logo.png
favicon: images/logo.png
# language: en
# https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/
icon:
repo: fontawesome/brands/github
font:
text: Roboto
# text: Open Sans Light
palette:
# Light mode
- scheme: default
media: '(prefers-color-scheme: light)'
primary: white
accent: white
toggle:
icon: material/weather-night
name: Switch to dark mode
# Dark mode
- scheme: slate
media: '(prefers-color-scheme: dark)'
primary: indigo
accent: indigo
toggle:
icon: material/weather-sunny
name: Switch to light mode
features:
- navigation.tracking
- content.tabs.link
- search.suggest
- search.highlight
- search.share
nav:
- Home: index.md
- Extensions:
- Installing Extensions: extensions/how-to-install.md
- Premium:
- Cal.com Integration: extensions/calcom.md
- DAV Integration:
- Overview: extensions/dav/index.md
- Setting-up:
- Setup: extensions/dav/setup.md
- CardDAV: extensions/dav/carddav.md
- CalDAV: extensions/dav/caldav.md
- WebDAV: extensions/dav/webdav.md
- Web Server:
- Apache: extensions/dav/web-server/apache.md
- Nginx: extensions/dav/web-server/nginx.md
- GUS Integration: extensions/gus/index.md
- KSeF Integration:
- Overview: extensions/ksef/index.md
- Invoices: extensions/ksef/invoices.md
- Expenses: extensions/ksef/expenses.md
- Profiles: extensions/ksef/profiles.md
- Bank accounts: extensions/ksef/bank-accounts.md
- Authorization: extensions/ksef/authorization.md
- Formulas: extensions/ksef/formulas.md
- Console commands: extensions/ksef/console-commands.md
- Scheduled jobs: extensions/ksef/scheduled-jobs.md
- Config params: extensions/ksef/config-params.md
- Tax rates: extensions/ksef/tax-rates.md
- How to download documents: extensions/ksef/download-documents.md
- How to manage Accounts: extensions/ksef/accounts.md
- How to create test profile for KSeF: extensions/ksef/test-profile.md
- PayPal Integration:
- Overview: extensions/paypal/index.md
- Transactions: extensions/paypal/transactions.md
- Invoices: extensions/paypal/invoices.md
- Payments: extensions/paypal/payments.md
- Subscriptions: extensions/paypal/subscriptions.md
- Products: extensions/paypal/products.md
- Plans: extensions/paypal/plans.md
- Webhooks: extensions/paypal/webhooks.md
- QuickBooks Integration:
- Overview: extensions/quickbooks/index.md
# - Invoices: extensions/quickbooks/invoices.md
# - Payments: extensions/quickbooks/payments.md
- Projects: extensions/quickbooks/projects.md
# - Employees: extensions/quickbooks/employees.md
# - Purchase Orders: extensions/quickbooks/purchase-orders.md
# - Webhooks: extensions/quickbooks/webhooks.md
- Send: extensions/send.md
- Stripe Integration:
- Overview: extensions/stripe/index.md
- Transactions: extensions/stripe/transactions.md
- Sales Pack Invoices: extensions/stripe/invoices.md
- Tawk.to Integration: extensions/tawk/index.md
- VAT/VIES Integration: extensions/vies/index.md
- Time Tracker:
- Overview: extensions/time-tracker/index.md
- Time Entries: extensions/time-tracker/time-entries.md
- Time Trackers: extensions/time-tracker/time-trackers.md
- Time Sessions: extensions/time-tracker/time-sessions.md
- WooCommerce Integration: extensions/woocommerce/index.md
- Open Source:
- Address Field: extensions/address.md
- Custom Formulas: extensions/custom-formulas.md
- Google Fonts in PDF: extensions/google-fonts.md
- Shipping Manager:
- Overview: extensions/shipping-manager/index.md
- Parcels: extensions/shipping-manager/parcels.md
- Packages: extensions/shipping-manager/packages.md
- Package Statuses: extensions/shipping-manager/package-statuses.md
- Parcel Locations: extensions/shipping-manager/locations.md
- Short Url: extensions/short-url.md
- Template Helper: extensions/template-helper.md
- UUID Field: extensions/uuid.md
- Themes:
- Light Theme: ./extensions/themes/light.md
- Dark Theme: ./extensions/themes/dark.md
- Videos:
- Creating Email Templates: videos/how-to-create-email-template.md
- Upgrading EspoCRM: videos/how-to-upgrade-espocrm.md
- Contact & Support:
- Contact: contact.md
- How to buy our Extensions: extensions/how-to-buy.md
- License: license.md
- Versioning: versioning.md
plugins:
- material/search
- mkdocs-video
- git-revision-date-localized
extra_javascript:
- js/matomo.js
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/dubas-pro
name: Open Source on GitHub
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/@devcrm
name: Video Tutorials on YouTube
generator: false
# alternate:
# - name: English
# link: /
# lang: en
# - name: Polish
# link: /pl/
# lang: pl
consent:
title: Cookie consent
actions:
- accept
- reject
- manage
description: >-
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
copyright: Copyright © 2016 - <script>document.write(new Date().getFullYear())</script> dubas s.c. <br /> <a href="#__consent">Change cookie settings</a>