XenLate

Unmaintained XenLate 1.1.2

No permission to download
Compatible XF 2.x versions
  1. 2.0
Visible branding
No
This is my first attempt at creating a XenForo 2 addon. It is a XenForo widget which will pull the latest posts or pages from a WordPress installation. This addon should not require a bridge but the authors of the blog posts ID and user_id should match.

Options
Set the absolute path
Set the widget title
Set the number of blog posts to show (Default=5)
Set the offset (Default = 0)
Set the post type (Default = post)
Show WordPress categories

WordPress Blog Posts July 12 Alpha.webp


Installation
Download the zip
Extract the zip
Upload to XenForo
Go to admin.php >> addons and Install
Go to Options >> XenLate
Set Absolute path
Go to widgets
Click +Add widget
Choose XenLate: Latest Blog Posts
Enter widget key: trn_xenlate

Styling
This addon is built for the default XenForo style. The CSS resides in widget_trn_xenlate_latestposts.css.

This is my first XenForo 2 addon. It is free to use on any website. Please provide feedback and suggestions. Let me know if this works.
  • XenLate 1.0.0 Options.webp
    XenLate 1.0.0 Options.webp
    29.7 KB · Views: 298
  • 3BF7EE4C-3D16-4E8F-8968-06B7F5BBD4E2.webp
    3BF7EE4C-3D16-4E8F-8968-06B7F5BBD4E2.webp
    121.5 KB · Views: 248
  • XenLate Widget Definition.webp
    XenLate Widget Definition.webp
    54 KB · Views: 213
  • XenLate 1.1.2 Showing Categories.webp
    XenLate 1.1.2 Showing Categories.webp
    16.8 KB · Views: 181
Author
LPH
Downloads
66
Views
1,791
First release
Last update

Ratings

4.00 star(s) 1 ratings

More resources from LPH

Latest updates

  1. New Options: Show Category, Show Display Name

    This version is compatible with Theme House XPress. Added two options to the widget. (1) Show...
  2. Option to show exceprts

    Added an option to choose to show or not show WordPress excerpts Template change for the new...

Latest reviews

Found this when looking for a widget example project to get me started on developing something exactly like this! Works a treat.

Couple of comments:
I personally would have placed many options on the widget options screen rather than within the main XF options. This could allow flexibility if to use the widget in different areas with different display options.

I was considering a widget that consumes the WordPress RSS feed to better decouple the architecture. This version runs WP code in process, so will be tied to Wordpress updates. But it does afford better functionality to dig out category/image info, and easy to extend to use WP Post meta data too.

Nonetheless, this Widget works a trea and looks good on the front end.
Top Bottom