dev-master
9999999-dev http://github.com/i-lateral/silverstripe-blog-frontendSilverstripe module that adds a blog form to the front end of your website
BSD-3-Clause
The Requires
by ilateral
form silverstripe blog
Silverstripe module that adds a blog form to the front end of your website
Module that adds a front end editing form to the blog module, allowing users who have the correct permissions to write and edit blog posts without logging into the admin interface., (*1)
The default way to do this is to use composer. If you are doing this you need to add:, (*2)
"i-lateral/silverstripe-blog-frontend":"*"
To your project's composer.json., (*3)
At the moment this module is still in heavy development. Once this cycle stabalises we will look into adding stable releases., (*4)
You can download this module either direct from the Silverstripe addons directory or Github., (*5)
If you do, then follow this process:, (*6)
This module includes a management widget. You will need to install the Widgets module for this to work, but when installed will allow you to add a widget to your sidebar that adds links for creting and editing posts and moderating comments., (*7)
By default the front end post form uses Page.ss but also supports a "Blog_post.ss" template (incase you want to customise the page that loads the blog post form)., (*8)
Silverstripe module that adds a blog form to the front end of your website
BSD-3-Clause
form silverstripe blog