Skip to content
Grav 2.0 is officially stable. Read the announcement →
Plugins

How to use the grav-plugin-assets plugin?

admin

Solved by AKshat View solution

Started by AKshat 8 years ago · 1 replies · 788 views
8 years ago

I asked this question on the slack channel first but thought it would be better to post it in the community forums. Apologies in advance for the double post!

I looked at the grav-plugin-assets(https://github.com/getgrav/grav-plugin-assets) and as per my understanding it should allow me to inject custom css and scripts at the page level?

After installation I created a new post and added a simple script to it

{assets:inline_js}
console.log("hello world");
{/assets}

However when I run this page in my browser I don't see his script in the "source" of my page. Nor do I see the message printed on the console.

Am I using this plugin correctly? I double checked and the plugin is enabled in the admin. Also I tried to rebuild the cache but no luck......

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Vladimir Novak, 2 weeks ago
3 293 2 weeks ago
Plugins · by Mathieu Lecouturier, 3 weeks ago
3 277 3 weeks ago
Plugins · by Slebeig, 2 months ago
1 403 2 months ago
Plugins · by Rene, 2 months ago
2 574 2 months ago
Plugins · by Xavier, 3 months ago
2 490 3 months ago