Personio Integration Light

Description

Import and display your positions from Personio 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.

Features

  • manual or automatic import of open positions in German and English (other languages only in Personio Integration Pro)
  • 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
  • support for classic as well as block themes
  • optionally group the lists by categories, departments, offices etc.
  • some WP CLI commands for simplified handling of data
  • compatible with WCAG

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 there is no limitation.

the Pro license includes:

  • Customization of slugs (URLs) for list and detailed views of positions
  • Multiple and customizable application forms incl. export of them via Personio API
  • Supports all languages Personio offers German, English, French, Spanish, Dutch, Italian, Portuguese, Swedish, Finnish, Polish
  • Support for multilingual plugins Polylang, WPML, Weglot and TranslatePress
  • Support for subcompanies and additional offices in positions
  • Support for multiple form handler like Contact Form 7, Elementor Forms, Forminator and WPForms
  • Use custom feature image on each position
  • Unlimited custom files for download on each single position
  • Support for tracking of events with Google Analytics 4
  • Support full text search for positions in frontend
  • 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 for Open Graph (Facebook, LinkedIn, WhatsApp …), Twitter Cards and Dublin Core (optionally configurable for all or single positions)
  • 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
  • Extensions for the following PageBuilders: Avada, Elementor, Divi, Beaver Builder, SiteOrigin (SiteOrigin Widgets Bundle necessary), WPBakery
  • Every privacy values are encrypted (e.g. applicant data and API credentials)
  • … and much more

get the Pro-Version

The development repository is on GitHub.

The Personio logo as part of all distributed icons is a trademark of Personio SE & Co. KG.

ClassicPress

This plugin is compatible with ClassicPress.

Screenshots

  • Field to insert your Personio URL
  • Import-Settings
  • List of imported positions
  • Gutenberg Block for listings

Blocks

This plugin provides 7 blocks.

  • Personio List Filter Provides a Gutenberg block to show filter as link-based dropdown-list for Personio Positions.
  • Description Provides a Gutenberg Block for the description of a single position managed by Personio.
  • Personio Select Filter Provides a Gutenberg block to show filter as dropdown-list for Personio Positions.
  • Personio Position Provides a Gutenberg Block to show a position managed by Personio.
  • Personio Position Application Button Provides a Gutenberg Block to show the application button for single position.
  • Personio Positions Provides a Gutenberg block to show a list of positions provided by Personio.
  • Details Provides a Gutenberg Block for details of a single position managed by Personio.

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.

FAQ

Can I use the plugin without a Personio account?

The plugin can be installed even without 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.

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.

Reviews

June 13, 2024 6 replies
Ran into a few issues when setting up the Pro version, which we bought straight from the dev. I installed it without installing the Light version first, then got prompted to do that. Turns out if you install them in that order, a bunch of stuff goes belly-up, so I needed to contact support end ended up uninstalling, then reinstalling in the right order. Apart from that, this is a solid, reliable plugin that works quite well. I love that when using shortcodes (I use Bricks Builder for which there is no integration), the plugin produces clean HTML output with no CSS that I have to battle against. Would have liked a few more classes, but I can still target any element I want with :nth-child and the like so it’s all good.
December 20, 2023
This plugin is absolutely spot on; it solves the problem and offers fantastic technical support. I used it to implement global recruitment on a client’s website, which has locations in 10 countries with distinct recruitment processes and languages. When I encountered an issue, I reached out to their support team and received absolutely great assistance.”
November 21, 2023
Das Plugin tut genau das, was es soll und wartet dabei noch mit einer Vielzahl w?hlbarer Optionen auf (In der Premium-Version natürlich mehr). Der Support ist hervorragend: Ich habe um Rat bei der Entfernung der bei Personio verwendeten Inline-Styles gebeten. Das Feature wurde sofort in das Plugin eingebaut, das Update ging zwei Tage sp?ter raus.
April 5, 2023
Ein klasse Plugin, um schnell, unkompliziert und DSGVO-konform Personio-Stellenanzeigen auf seiner Website einzublenden. Dadurch, dass die Anzeigen über die Schnittstelle von Personio nach WordPress importiert werden, werden auf der Seite keine externen Verbindungen für den Besucher der Seite aufgebaut, wie es zum Beispiel bei der Einbindung per iFrame der Fall w?re. Zudem bietet das Plugin viele Individualisierungs- und Stylem?glichkeiten durch die Integration von Pagebuildern, wie bspw. Elementor. Wir sind sehr happy darüber, dass wir dieses Plugin gefunden haben!
Read all 5 reviews

Contributors & Developers

“Personio Integration Light” is open source software. The following people have contributed to this plugin.

Contributors

“Personio Integration Light” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Personio Integration Light” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release

1.1.0

  • Add some hooks for changes in position-listings
  • Optimized loading of filters in listings
  • Compatibility with WordPress 6.0.2

1.1.1

  • Fixed usage of templates in child-themes

1.2.0

  • Added limit for list of positions in frontend to 10 per list and without pagination
  • Added possibility to group the list of positions by one of the taxonomies
    (also added in Gutenberg-Block as filter-option)
  • Optimized compatibility with other plugins using JavaScript in wp-admin
  • Optimized support for some popular WordPress-themes like Astra
  • Removed possibility to link the position-title in detail-view
  • Removed our own custom post type from post type list in Redirection-plugin
  • Compatibility with WordPress 6.1
  • Updated dependencies for Gutenberg-scripts
  • Fixed usage of archive template for child-themes
  • Fixed REST-API reading of excerpt of positions
  • Fixed visibility of settings-link in plugin-list
  • Fixed pagination of positions-archive

1.2.1

  • Optimized filter-formular for better scrolling in website after submitting
  • Previously untranslatable texts adapted
  • Fixed embedding of new group-title-template
  • Fixed parameter “ids” on Shortcode “personioPositions”

1.2.2

  • Add button to cancel running import after it runs for 1 hour
  • Extended logging on import of positions by Personio
  • Fixed wrong occupation slug for filter in archive listings
  • Fixed some typos in texts

2.0.0

  • Added link “back to list” on detail-view (optional).
  • Added possibility to different translate/change “Apply to this position” in archive- and single-view
  • Optimized support for Yoast SEO and Rank Math
  • Optimized select- and multi-select-field for plugin-settings
  • Optimized translation for german and german_formal.
  • Fully compatible with PHP 7.4, 8.0, 8.1 and 8.2
  • More logging of events with enabled plugin-debug-mode
  • Advanced support for themes: GeneratePress, OceanWP, StartIt, Twenty Fourteen, Kadence, Neve, Hestia, Total, BeTheme
  • Fixed loading of position content in detail page

2.0.1

  • Fixed usage of classic position widget

2.0.2

  • Reset import-flag on plugin-activation
  • Fixed compatibility with import of Pro-plugin

2.0.3

  • Added field for custom back to list url in template-settings
  • Removed Block preview in Block Editor for fix error in Block-themes
  • Updates Blocks for actual Gutenberg-enhancements
  • Compatibility with WordPress 6.2
  • Fixed some typos in texts

2.0.4

  • Optimized taxonomy-handling
  • Fixed typo in filter-template

2.0.5

  • Make sure that the cronjob are installed in any case
  • Support for Open Graph-settings by plugin OG
  • Optimized Block Editor single block: load unlimited positions for select-field
  • Code-optimization for Personio application URL
  • Code-optimization to reduce db-requests in frontend
  • Fixed Block Editor single block: disable fields if given PersonioID is not available anymore
  • Fixed support for positions without descriptions
  • Fixed import of missing createdAt from Personio
  • Fixed resetting of position order during import
  • Fixed filter regarding pagination

2.1.0

  • Enhanced support for Block Editor: 2 new Blocks (for filter), new options for styling
  • Filter on list Block is not automatic enabled for new Blocks anymore
  • Optimized loading of database-objects
  • Added missing Personio-driven schedule time
  • Fixed usage of some Gutenberg-options on list-Block
  • Fixed target url for filter in frontend
  • Fixed visibility of back to list link

2.2.0

  • Added 2 Block Templates for Block Themes
  • Added one more Block for application links
  • Added more styling-options to each Block
  • Added warning about changed templates in Child-themes
  • Optimized Block-definitions
  • Fixed usage of Personio-XML-URL for validating the Personio-URL (e.g. if the career-pages on Personio are disabled)

2.2.1

  • Solved SVN-problems

2.2.2

  • Cleanup SVN

2.2.3

  • Fixed missing files in SVN

2.2.4

  • Fixed usage of attributes in Gutenberg list-block

2.2.5

  • Optimized check for post-type in list-view
  • Compatibility with WordPress 6.2.2

2.2.6

  • Added filter for excerpt-taxonomy

2.2.7

  • Added hint for pro-version if Divi is used
  • Added keyword-import for each position (if set)
  • Extended WordPress-own search regarding the keywords for positions (only for exact match)
    incl. new option in settings to disable it

2.2.8

  • Added hints for other supported page builder.
  • Fixed template loading of template does not exist in theme or Pro-plugin.

2.2.9

  • Fixed release-number.

2.2.10

  • Restrict access to REST API Endpoint for taxonomies
  • Fixed saving of taxonomy-defaults after first installation

2.2.11

  • Fixed usage of attribute filter

2.3.0

  • Added view of imported position data in backend
  • Added hint for Avada-support in Pro-version
  • Added anchor on filter of type linklist
  • Added active marker for linklist-filter on category
  • Added language-specific links to Personio login and support pages
  • Compatibility with WordPress 6.3
  • Optimized loading of taxonomies of positions
  • default translations are now also visible in backend

2.3.1

  • Added filter to individually prevent our custom the_content filter from being run
  • Fixed reset query after loop

2.3.2

  • Add anchor to pagination in position-lists
  • Add possibility for multiple offices per position
  • Some optimizations for compatibility with Pro-version
  • Fix keyword import

2.3.3

  • Fixed missing form settings file in repository
  • Fixed some typos in texts

2.4.0

  • Added new block for position details in Block Editor, usable on single page
  • Added new block for position description in Block Editor, usable on single page
  • Added support for accessibility with aria-labels (regarding WCAG)
  • Added hints on all links which open new windows that they open new windows (regarding WCAG)
  • Added hook personio_integration_delete_single_position for individual manipulation of the deletion of single positions during import
  • Added hint to review plugin every 90 days
  • Added option on hook for filetypes on list block
  • Extended the Dashboard widget where the newest imported positions are mentioned
  • Compatibility with WordPress 6.3.1
  • Optimized handling of tabs in settings-page
  • Renamed excerpt to detail for compatibility with Personio wording
  • Updated import handling if Personio-URL is not available
  • Updated translations
  • Updated Block Editor single template
  • Updated dependencies for Gutenberg-scripts
  • Fixed reading of employment type

2.4.1

  • Added WPML settings to prevent translation of our own post types and taxonomies
  • Added our own importer under Tools > Importer
  • Run import even if the Personio timestamp has not been changed but no positions are in local database
  • Extended log for deletion of positions
  • Optimized log-styling
  • Updated translations
  • Fixed missing files for Block Editor in WordPress-SVN
  • Fixed error in dashboard if pro-plugin is not active

2.5.0

  • Added occupation detail as sub-entry for occupation-category
  • Added occupation detail as possible filter in Block Editor
  • Added new user role “Manage Personio-based Positions” which will be able to manage all position stuff
  • Added check if our own import cronjob has been run under tools > site health
  • Added check if configured Personio-URL is available under tools > site health
  • Plugin is now complete translated in austria and swiss language
  • Optimized capability-checks for our own custom post type and all used taxonomies
  • Optimized text in frontend if no positions are available.
  • Added more hooks
  • Updated all translations for values in position details set by Personio
  • Updated order of settings-tabs
  • Fixed visibility of import button above listing in WordPress 6.3 or newer
  • Fixed visibility of back to list button in frontend

2.5.1

  • Fixed order by on grouping

2.5.2

  • Compatibility with ActivityPub to optionally publish positions from Personio in the fediverse (e.g. Mastodon)
  • Compatibility with WordPres 6.3.2
  • Removed unnecessary spaces around position description

2.5.3

  • Changed text domain for any texts to match WordPress-requirements:
    => from wp-personio-integration to personio-integration-light
  • Added warning for users who have changed the texts of our plugin to use the new text domain
  • Compatibility with WordPres 6.4
  • Updated dependencies for Gutenberg-scripts
  • Remove local embedded translation-files
  • Fixed template-loading for Gutenberg
  • Fixed version setting during uninstalling

2.5.4

  • Compatibility with WordPres 6.4.1
  • Fixed language setting for taxonomies

2.5.5

  • Added possibility to use templates for job description in frontend
  • Updates description block to use different template-driven layouts for it
  • Optimized paths for plugin-files to prevent error in WP CLI
  • Updated dependencies for Gutenberg-scripts
  • Fixed missed text-domain usages
  • Fixed missing block translations

2.6.0

  • Added chance to use different templates for archive listings
  • Added option on Blocks to choose the archive listing template
  • Advanced logging during import of positions
  • Fixed possible bug on archive page if job description is enabled there
  • Fixed visibility of text domain hint if Pro plugin is used

2.6.1

  • Added support for multilingual-plugin Weglot to detect the active language
  • Added new hooks
  • Changed import-format for createAt to UNIX-timestamp
  • Sort by date now sort the positions by its createAt-value from Personio
  • Better check for third party functions
  • Compatibility with WordPress 6.4.2
  • Fixed missing styles with some blocks in Block Editor

2.6.2

  • Compatibility with WordPress 6.4.3
  • Updated dependencies for Gutenberg-scripts
  • Fix for possible code injection in search

3.0.0

  • Completely revised plugin
  • Now only compatible with PHP 8.0 or newer
  • And compatible with WordPress since 4.9.24 (also usable with ClassicPress)
  • Added setup for first installations
  • Added support for Multisite-installations
  • Added some additional classes in templates for better custom styling-possibilities
  • Added option to choose a content template on listings
  • Added support for additional plugins: Open Graph and Twitter Tags, SEOFramework, SEOPress, Slim SEO
  • Added link to switch between frontend- and backend-view of single position
  • Added new templates for position title and excerpts
  • Added possibility to export and import all settings
  • Added daily checks for availability of the Personio-page of your positions
  • Added new pattern in Block Editor for fast implementing custom views of positions
  • Advanced Blocks for Positions in Block Editor
  • Advanced classic widgets for Positions
  • Added more simple initial styling for more often used themes
  • Optimized all templates for better handling and optimized output
  • Optimized check for existing part-templates
  • Many new hooks (total 137) which are now documented in the repository
  • Compatible with WordPress Coding Standards 3.0 (WCS3.0)
  • New WCS3.0 compatible WP CLI commands (old ones does not exist anymore)
  • New WP- and react-driven dialogs for each interaction with the plugin
  • New check for configured Personio-URL in Site Health
  • Now compatible with the WordPress-plugin AMP
  • And now compatibly with the WordPress-plugin PDF Generator for WP to print your positions as PDF in frontend
  • Check for and re-install missing cron-events (e.g. for automatically import positions) if they are missing
  • Removed short intervals for cronjobs as it is discouraged by WordPress
  • Removed support for multilingual-plugins to detect the actual language (this is now only in Pro-plugin)
  • Removed usage of filter in classic widgets
  • Mark the filter options on Block “Personio Positions” as deprecated incl. warning for user to use Filter Block instead
  • Extended Sitemap XML for Positions
  • Fixed usage of classic widgets
  • Fixed wrong Position count on dashboard
  • Fixed sorting in Log-table

3.0.1

  • SVN cleanup

3.0.2

  • Added filter to change the result for check if FSE-theme is used
  • Compatibility with WordPress 6.5.2
  • Fixed handling of updates together with Pro

3.0.3

  • Optimized handling of language-assignments during import
  • Optimized handling for languages im WPML is enabled (but we only support its usage on Pro)
  • Optimized schedule state toggling for availability-extension
  • Improved import speed
  • Changed default max age for log entries from 50 to 20 days
  • Updated dependencies
  • Fixed import schedule
  • Fixed possible error in position by missing language-setting for position
  • Fixed possible error with Rank Math on single pages
  • Fixed generation of pagination links

3.0.4

  • Added more actions on import
  • Show Personio Timestamp in log for each import
  • Compatibility with WordPress 6.5.3

3.0.5

  • Added new extension which allows to show the used XML from Personio on each position
  • Added more hooks in import
  • Optimized import state
  • Optimized internal usage of settings of this plugin
  • Fixed missing permalink refresh after import of positions
  • Fixed some typos
  • Fixed generation of documentation during plugin release

3.0.6

  • Optimized internal usage of settings of this plugin
  • Optimized internal usage of schedules of this plugin
  • Optimized schedule check in frontend
  • Fixed typos

3.0.7

  • Compatibility with WordPress 6.6
  • Optimized check for Polylang free and pro

3.0.8

  • Added new hooks for custom template optimizations
  • Optimized check for disabled Personio XML API
  • Updated setup component
  • Updated dependencies
  • Extended compatibility with plugins which use WordPress events incorrectly
  • Fixed listing template for archive which prevented link color for each link in list
  • Fixed possible notices during uninstallation

3.0.9

  • Added some hooks for internal optimizations
  • Optimized handling of trigger re-import if Personio URL is not cleaned up
  • Fixed wrong loaded single block

3.0.10

  • Do not install cronjobs before setup has been completed
  • Fixed on loading of Personio URL for import if no URL is configured
  • Fixed format of email notification on import errors

3.0.11

  • Optimized REST API detection
  • Fixed PHP-Warnings in intro-object if Divi or other plugins will be enabled
  • Fixed template for grouped view

3.1.0

  • Added not grouped-setting for list block
  • Added categories for log entries
  • Added new option to enter the Personio Login URL to help reach your Personio account from WordPress faster
  • Added deletion of extension data during uninstallation of this plugin
  • Added documentation how to implement custom extensions for this plugin
  • Compatible with PHP 8.4
  • Optimized translation of position contents for Blocks in Block Editor
  • Optimized email-format for info about errors during import
  • Hide Pro-hint for more entries on some specific pages
  • All protocol entries are now translatable
  • Use wp_add_inline_style() instead of styling-template
  • Updated Blocks for React 19 compatibility (for future WP-version)
  • Log is now restricted to 10.000 entries for better performance, only changeable in Pro
  • Removed styling template
  • Fixed visibility of Single Block
  • Fixed handling of grouping list if not data for grouping is available

3.1.1

  • Updates dependencies
  • Fixed missing files in WordPress-repository

3.1.2

  • Only import taxonomies for main languages (prevent e.g. missing keywords for other languages)
  • Show limitation hint only if 10+ positions are imported
  • Updated dependencies
  • Update WP Easy Setup configuration for better compatibility with other plugins which use this
  • Optimized cleanup of extensions during uninstallation
  • Fixed WP Easy Setup for running on older WordPress-versions
  • Fixed limitation of lists of positions in frontend
  • Fixed missing inline styles in Block Editor (e.g. to hide the filter-title there)

3.1.3

  • Downgrading wordpress-scripts for compatibility for our own Blocks with WordPress < 6.6
  • Check for db-type on deleting logs to prevent possible SQLite errors

3.1.4

  • Updated dependencies
  • Fixed delete of log with SQLite (e.g. in playground)

3.1.5

  • Personio URL can now also insert without protocol (if https:// is missing)
  • Fixed query for positions without specific language
  • Fixed delete of log in playground

3.2.0

  • Added logging for Personio database queries if debugging is enabled
  • Added sanitize for our own setting fields
  • Added loading screen for setup and option to skip it
  • Added new hook for individual tasks per post type endpoint
  • Added visibility state for positions if their visibility is restricted by global settings
  • Added hints which taxonomies are changeable e.g. via Loco Translate
  • Added translation options for blocks
  • Added some styling in the filter blocks
  • Added new help system within page builder widgets (could be disabled in advanced settings)
  • Added more hooks
  • Optimized handling of Blocks for Block Editor
  • Optimized handling for transients in backend
  • Optimized error handling for JS-errors in backend
  • Hide more third party plugin actions for positions
  • Re-Import now also possible without jQuery in backend
  • Position details in Block Single and Details are now loaded dynamically
  • Use main settings as defaults in classic widgets
  • Revert support for WPML-translation of our own taxonomies (now really only in Pro)
  • Remove Block Editor templates on uninstall
  • Fixed single view state
  • Fixed setup progress bar which now stops at 100%
  • Fixed possible error with unknown custom extensions categories
  • Fixed group listings to hide additional terms per group entity

4.0.0

  • Added help system which uses the integrated help context from WordPress
  • Added possibility to link to individual anchors in filter
  • Added new libraries for setup and dialog
  • Added filter for errors in log
  • Added some new hooks
  • Added active marker for categories in extension table
  • Added warning for outdated PHP-versions in preparation for future plugin updates
  • Added hint for extension of positions in position table
  • Added output of generated CSS classes for all properties of a single position in list and single view
  • Added new log state: info
  • Added detection for third-party SEO-plugins Yoast, Rank Math and The Seo Framework
  • Errors during import of positions are now visible in dialog in backend
  • Changed usage of post_content column: it now contains the output for job description in the configured template
  • Changed too general internal slugs to prevent collision with other plugins
  • Some code optimizations
  • Some style optimizations in backend
  • Updated dependencies
  • Prevent composer plattform check
  • Replaced redirect targets for actual referer with WP-own function
  • Remove unnecessary check for Pro-plugin
  • Optimized securing of settings in classic widgets
  • Optimized uninstallation
  • Fixed uninstaller routine
  • Fixed missing output for classic widget for single position
  • Fixed email format for import error
  • Fixed limit for listings
  • Fixed class usage in listing templates
  • Fixed missing styling for description in Block Editor
  • Fixed disable all extensions call: it disabled only the extensions which could be enabled by users
  • Fixed support for plugin “PDF Generator for WP”
  • Fixed wrong loading of page builder object list during uninstallation
  • Fixed visibility of archive links in backend

4.0.1

  • Changed some typos in texts
  • Optimized PHP version hint
  • Optimized import log texts
  • Fixed update run for compatibility with WordPress 6.7
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17