Giter VIP home page Giter VIP logo

eabsharebuttonsbundle's Introduction

EabShareButtonsBundle

##Summary

An eZ Publish 5 bundle extending EzSystemsShareButtonsBundle.

So far, it just adds one more button provider, for Pinterest. This bundle only provides the 'Any image' button type (see the Pinterest Widget builder).

##Copyright

Copyright (C) 2016 Andy Caiger, Enterprise AB Ltd

##License

Licensed under GNU General Public License 2.0

##Install

You can install this bundle and its dependencies using composer:

composer require --update-no-dev --prefer-dist eab/sharebuttonsbundle

Then edit registerBundles() in ezpublish/EzPublishKernel.php and add the following:

new EzSystems\ShareButtonsBundle\EzSystemsShareButtonsBundle(),
new Eab\ShareButtonsBundle\EabShareButtonsBundle(),

Finally, clear the cache and dump the assets:

php ezpublish/console cache:clear --env=prod
php ezpublish/console assetic:dump --env=prod

##Customising

Custom images are not supported but you can vary the colour, size, shape and language of the button. To do this, override the default settings by putting values in the default_settings.yml of your own bundle. For example:

# Colour of Pinterest share button
ez_share_buttons.default.pinterest.color: red

eabsharebuttonsbundle's People

Contributors

eab-andy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.