Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/fylr-wordpress-integration
Allows dynamic integration of fylr-data in wordpress
https://github.com/gbv/fylr-wordpress-integration
Last synced: 19 days ago
JSON representation
Allows dynamic integration of fylr-data in wordpress
- Host: GitHub
- URL: https://github.com/gbv/fylr-wordpress-integration
- Owner: gbv
- Created: 2024-02-22T10:24:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:47:15.000Z (9 months ago)
- Last Synced: 2024-11-10T03:17:32.988Z (3 months ago)
- Language: PHP
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fylr-integration
This plugin allows the display and further use of information from fylr databases (fylr.io).
### Description
This plugin allows the display and further use of information from fylr databases (fylr.io). For this purpose, login data (fylr-url, user, password, client ID and client secret) are stored in WordPress. A new field “fylr-uuid” is automatically added to all posts. If a fylr-uuid is inserted in a post, the plugin fetches the information in JSON format the configured fylr. The data is then written to the posts “post_title”, “post_content” and “image” using a template functionality.
### Changelog
v.1.0.0 first working version