2017 © Pedro Peláez
 

silverstripe-module silverstripe-blog-frontend

Silverstripe module that adds a blog form to the front end of your website

image

i-lateral/silverstripe-blog-frontend

Silverstripe module that adds a blog form to the front end of your website

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

Silverstripe Blog Front End Module

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)

Dependancies

Via composer

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)

From source / manuallly

You can download this module either direct from the Silverstripe addons directory or Github., (*5)

If you do, then follow this process:, (*6)

  • Download a Zip or Tarball of this module
  • Extract the module into a directory callled "blog-frontend" in your project
  • Run http://www.yoursite.com/dev/build?flush=all

The management widget

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)

Templates

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)

The Versions

21/01 2016

dev-master

9999999-dev http://github.com/i-lateral/silverstripe-blog-frontend

Silverstripe module that adds a blog form to the front end of your website

  Sources   Download

BSD-3-Clause

The Requires

 

form silverstripe blog