Frontend Blog Editor allow you to change and save contents of post from frontend of your site without going to Backend.
The following plugin is required
Just add the component to the post page.
Post page example:
title = "post" url = "/post/:slug" layout = "default" is_hidden = 0 [blogPost] slug = "{{ :slug }}" categoryPage = 1 [FrontPostEditor] == <div class="container" style="margin-top: 100px"> {% component 'FrontPostEditor' %} {% component 'blogPost' %} </div>
Video manual
-
Unnop Sricharoenchai
Found the plugin useful on 10 Jun, 2020
Cool plugin
-
1.0.4 |
fix Jun 03, 2020 |
---|---|
1.0.3 |
fix Jun 03, 2020 |
1.0.2 |
fix May 11, 2020 |
1.0.1 |
Initialize plugin. Jan 24, 2020 |