2017 © Pedro Peláez
 

library mode_recommendation

Publishing Mode for publisher/publisher.

image

publisher/mode_recommendation

Publishing Mode for publisher/publisher.

  • Sunday, November 26, 2017
  • by JLueke
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 3 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Recommendation

A Publisher Mode to fill an Entry as a recommendation., (*1)

The recommendation contains - a title - a message (required) - an URL, (*2)

Installation

The recommended way to install this is through composer., (*3)

Edit your composer.json and add:, (*4)

{
    "require": {
        "publisher/mode_recommendation": "dev-master"
    }
}

And install dependencies:, (*5)

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

Form (symfony/form)

You can find a symfony form in src/Recommendation/Form/Type and a twig template in Resources/view., (*6)

Validation with symfony/validator

A general validation config for the entity is provided in Resources/config/validation.yml. For futher configuration please refer to the packages that implement the entities., (*7)

EntryModeEntity Packages that implement this mode

  • publisher/entity_facebook_recommendation
  • publisher/entity_twitter_recommendation
  • publisher/entity_xing_recommendation

The Versions

26/11 2017

dev-master

9999999-dev

Publishing Mode for publisher/publisher.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jacqueline Lueken

oauth post publish recommendation mode publisher

26/11 2017

dev-develop

dev-develop

Publishing Mode for publisher/publisher.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jacqueline Lueken

oauth post publish recommendation mode publisher

26/11 2017

0.9

0.9.0.0

Publishing Mode for publisher/publisher.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jacqueline Lueken

oauth post publish recommendation mode publisher