Git Product home page Git Product logo

rokka-drupal-module's Introduction

Rokka: Drupal integration Module

This module integrates Rokka.io with Drupal: after setting up your credentials the module allows to:

  • Automatically upload images from fields to Rokka by using the rokka:// stream wrapper
  • Synchronize Drupal's Image Styles to Rokka's ImageStacks
  • Display images from Rokka service

Installation


composer require drupal/rokka
cd web
drush en rokka --yes
drush cset rokka.settings organization_name ${ROKKA_ORG} --yes
drush cset rokka.settings api_key    ${ROKKA_KEY} --yes
drush cset rokka.settings is_enabled true  --yes
drush cset field.storage.node.field_image settings.uri_scheme rokka  --yes
drush cset editor.editor.basic_html image_upload.scheme rokka --yes
drush cset editor.editor.full_html image_upload.scheme rokka --yes
drush cset image.settings preview_image 'rokka://rokka_default_image.jpg' --yes
# set stack prefix

subjectarea support

composer require focal_point
cd web
drush en focal_point --yes

rokka-drupal-module's People

Contributors

ayalon avatar chregu avatar kchor avatar kovacskri avatar mikl avatar thepanz avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pistor

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.