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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

How to use the grav-plugin-assets plugin?

admin

Solved by AKshat View solution

Started by AKshat 8 years ago · 1 replies · 644 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 Rene, 1 week ago
2 54 1 week ago
Plugins · by Xavier, 4 weeks ago
2 61 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1188 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 54 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 79 2 months ago