Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Access Grav functions outside directory

Started by Matt Shultz 9 years ago · 6 replies · 827 views
9 years ago

I have Grav installed to a subfolder of our web root (/blog). What must I include in a file outside of Grav's root in order to access Grav functions?

On our homepage, which is not within the Grav directory, we have a "Recent Blog Posts" widget. I'd like to use Grav syntax to display the 3 latest posts. I assume I can just build a function to dig into the Grav directory and grab the latest pages, but it'd be nice to use Grav's built-in functionality to accomplish this.

9 years ago

Hi there! So, you wish to use Grav functions on non-Grav website? I'm afraid this won't be possible...
But you can rather easy do it via RSS or ATOM feeds perhaps?

👍 1
9 years ago

Without writing an API in a plugin (examples already exist of this), you'd have to parse Grav-generated feeds as MakaryGo suggests or parse files. Those are the only three avenues for obtaining this data.

👍 2

Suggested topics

Topic Participants Replies Views Activity
Support · by complanar, 6 days ago
6 152 1 day ago
Support · by Rick Beebe, 6 days ago
2 112 3 days ago
Support · by blu3prince, 3 days ago
0 61 3 days ago
Support · by alex, 5 days ago
2 100 4 days ago
Support · by Marcel, 2 weeks ago
1 151 4 days ago