-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
138 lines (94 loc) · 6.42 KB
/
readme.txt
File metadata and controls
138 lines (94 loc) · 6.42 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
=== Personio Integration Light ===
Contributors: laolaweb, threadi
Tags: personio, jobs, recruitment, employee
Requires at least: 4.9.24
Tested up to: 7.0
Requires PHP: 8.1
Requires CP: 2.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: @@VersionNumber@@
Import and display your positions from [Personio](https://www.personio.com) directly on your website. Get full control over how they are displayed.
== Description ==
Import and display your positions from [Personio](https://www.personio.com) directly on your website. Get full control over how they are displayed.
Show application forms on your positions and transfer applications from your website to Personio with [Personio Integration Pro](https://laolaweb.com/plugins/personio-wordpress-plugin/).
[youtube https://www.youtube.com/watch?v=0qjFEbKFq3w]
#### Features
- manual or automatic import of open positions in German and English (other languages only in [Personio Integration Pro](https://laolaweb.com/plugins/personio-wordpress-plugin/))
- positions are indexable by search engines (SEO)
- each open position (incl. job description) under its own URL on your website
- data protection-friendly, as no applicant data is collected and stored
- multiple Blocks for Block Editor, 2 classic widgets and [shortcodes](https://github.com/threadi/wp-personio-integration-light/blob/master/doc/shortcodes.md)
- support for classic as well as block themes
- optionally group the lists by categories, departments, offices etc.
- some [WP CLI commands](https://github.com/threadi/wp-personio-integration-light/blob/master/doc/cli.md) for simplified handling of data
- compatible with WCAG
- compatible with Content Security Policy settings
#### Requirements
- Personio account with enabled XML interface
- PHP module SimpleXML
#### Hint ####
The output of the positions is limited to a maximum of 10. Only in [Personio Integration Pro](https://laolaweb.com/plugins/personio-wordpress-plugin/) there is no limitation.
#### the Pro license includes:
- Extensions for the following PageBuilders: Avada, Beaver Builder, Bricks, Divi 4 & 5, Elementor, Elements in GeneratePress Premium, SiteOrigin (SiteOrigin Widgets Bundle necessary), WPBakery
- Also compatible with Avia (from Enfold) and Kubio AI
- Multiple and customizable application forms incl. export of them via Personio API
- Support for multiple form handler like Avada Forms, Contact Form 7, Elementor Forms, Everest Forms, Fluent Forms, Forminator, Ninja Forms and WPForms
- Customization of slugs (URLs) for list and detailed views of positions
- Supports all languages Personio offers: German, English, French, Spanish, Dutch, Italian, Portuguese, Swedish, Finnish, Polish, Czech
- Support for multilingual plugins Bogo, Polylang, WPML, Weglot and TranslatePress
- Support for legal entities and other workplaces on positions
- Support for salaries for open positions
- Use GoogleMaps or OpenStreetMap for show you locations with open positions
- Use custom feature image on each position
- Assign unlimited custom files for download or videos on each single position
- Support for tracking of events with Matomo and Google Analytics 4
- Support for Open Graph (Facebook, LinkedIn, WhatsApp ...), Twitter Cards and Dublin Core (optionally configurable for all or single positions)
- Support full text search for positions in frontend
- Use multiple Personio-accounts per website
- Additional import settings, e.g. intervals and partial import for very large lists of open positions and removing of inline styles from position descriptions
- RichSnippets for optimal findability via search engines like Google Jobs
- Support to embed positions from your website in other website via oEmbed (optionally configurable for all or single positions)
- Shortcode generator for individual views of lists and details
- Encrypt all sensitive data (e.g., applicant data and API credentials).
- ... and much more
[get the Pro-Version](https://laolaweb.com/plugins/personio-wordpress-plugin/)
== ClassicPress ==
This plugin is compatible with [ClassicPress](https://www.classicpress.net/).
== Repository, documentation and reliability ==
The development repository is on [GitHub](https://github.com/threadi/wp-personio-integration-light).
We also provide a number of [hooks](https://github.com/threadi/wp-personio-integration-light/blob/master/doc/hooks.md) as help for developers.
The Personio logo as part of all distributed icons is a trademark of [Personio SE & Co. KG](https://www.personio.com).
Each release of this plugin will only be published if it fulfills the following conditions:
- Compliance with WordPress Coding Standards
- PHPStan check for possible bugs
- PHP Unit tests
---
== Installation ==
1. Upload "personio-integration-light" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Enter your Personio URL in the settings.
4. Include one of the different output options for open positions in your company in your website.
== Frequently Asked Questions ==
= Can I use the plugin without a Personio account? =
The plugin can be installed even without a Personio account. However, it is not usable without Personio data.
= Does this plugin use iframes? =
No, no iframe of any kind is used to embed data.
= How can I use a form as an application form and submit the applications to Personio? =
This is supported by the Pro version of the plugin since version 2.0.0. You can find instructions on how to do this [here](https://github.com/threadi/wp-personio-integration-light/blob/master/doc/applications/quickstart.md).
= Does this plugin set any cookies or load data from external? =
No, this plugin does not set cookies, nor does it load data externally within the front end of the website. The exception is when images and videos are embedded in the job descriptions coming from Personio. In this case, please check to what extent this affects the privacy of your own website.
= Is this plugin GPRD-compatible? =
Yes, it is without any further settings.
== Screenshots ==
1. Field to insert your Personio URL
2. Import-Settings
3. List of imported positions
4. Gutenberg Block for listings
== Upgrade Notice ==
= 5.0.0 =
Complete revision of the plugin. Please create a backup before installing version 5.0.0 or newer.
== Changelog ==
= @@VersionNumber@@ =
- Fixed a missing space between CSS-classes for filters
[older changes](https://github.com/threadi/wp-personio-integration-light/blob/master/changelog.md)