Download the PHP package jlchassaing/gie_eztoolbar without Composer
On this page you can find all versions of the php package jlchassaing/gie_eztoolbar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jlchassaing/gie_eztoolbar
More information about jlchassaing/gie_eztoolbar
Files in jlchassaing/gie_eztoolbar
Package gie_eztoolbar
Short Description Give the ability to create, edit, delete content from the front end, being logged in but without having to log in back-office
License MIT
Informations about the package gie_eztoolbar
GieEzToolbarBundle
Ez Platform 2 toolbar bundle
Install
Install by composer
Add to kernel
Load the bundle in app/AppKernel.php at the end of the registerBundles function :
Add routing
The routing file must be loaded in app/config/routing.yml file :
Build scss
Build the scss with command :
Display the toolbar
Add the toolbar edit to the pagelayout.html.twig Place this code where you want to display the toolbar. At the top of the page is recommended, other paces have not been tested yet.
Set user rights
If you use and specific user instead of admin you need to set the user policy.
Give the toolbar role policy to a user or a group whit no limitations. Once logged in on the front page with the matching user, the toolbar should appear.
The toolbar will adjust to specific content type creation limitations.
You should add version view rights without any limitation, the toolbar does does not actually deal with version conflicts.
Features
You should be able to create, edit and cancel (create and edit). Many things to do :
-
the create new draft code to edit content is not satisfying. Needs some refactoring.
- write feature and phpunit testing
All versions of gie_eztoolbar with dependencies
ezsystems/doctrine-dbal-schema Version ~0.1.2
ezsystems/ez-support-tools Version ~1.0.3
ezsystems/ezplatform-admin-ui Version ~1.5.2
ezsystems/ezplatform-core Version ~1.0.2
ezsystems/ezplatform-design-engine Version ~2.0.0
ezsystems/ezplatform-standard-design Version ~0.2.1
ezsystems/ezplatform-user Version ~1.0.3
ezsystems/ezpublish-kernel Version ~7.5.2
ezsystems/repository-forms Version ~2.5.1