Skip to content

A module for editing page content form the front end of your website using TinyMCE 4

License

Notifications You must be signed in to change notification settings

helpfulrobot/gdmedia-silverstripe-frontend-admin

 
 

Repository files navigation

Silverstripe frontend admin

A module for editing page content form the front end of your website using TinyMCE 4. (if you logged in and have edit permissions) You can edit HTMLText db objects and Varchar db objects in the frontend. A flyout menu containing the cms admin is also injected into the front end, so you can make changes in admin without leaving the front end.

##Requirements

##Installation

###Composer

  • On the command line, cd into your sites root folder
  • Run composer require gdmedia/silverstripe-frontend-admin dev-master
  • Run dev/build?flush=all in your browsers

###Manually

##To do

  • Test it more, especially around permissions

##Screenshots ####Admin closed, TinyMCE active Alt text

####Admin open Alt text

About

A module for editing page content form the front end of your website using TinyMCE 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.6%
  • CSS 24.5%
  • PHP 20.3%
  • Scheme 0.6%