GithubHelp home page GithubHelp logo

studio1gmbh / pimcore-web2print-bricks Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 127 KB

Web2PrintBricksBundle for Pimcore

License: GNU General Public License v3.0

PHP 48.54% CSS 31.49% Twig 19.97%
licensable pimcore-bundle pimcore-10

pimcore-web2print-bricks's Introduction

Studio1® Web2Print Bricks

Installation

1. Preparation

Your Pimcore Docker stack must be built on the current version of Studio1® Pimcore PHP Docker Image. See: https://github.com/studio1gmbh/pimcore-docker

2. Use this bundle

Run following command in PHP FPM docker container:

composer require studio1/web2print-bricks

This adds all dependencies, too.

3. Enable/install Web-to-Print bundles

Run following command in PHP FPM docker container:

# ATTENTION: change to Pimcore folder *before* running following commands
bin/console pimcore:bundle:enable Web2PrintToolsBundle
bin/console pimcore:bundle:install Web2PrintToolsBundle
bin/console pimcore:bundle:enable Web2PrintBricksBundle
bin/console pimcore:bundle:install Web2PrintBricksBundle
bin/console pimcore:bundle:enable OutputDataConfigToolkitBundle
bin/console pimcore:bundle:install OutputDataConfigToolkitBundle

Also see installation notes for Web2PrintToolsBundle and OutputDataConfigToolkitBundle:

4. Change Web-to-Print settings

Web-to-Print Settings

5. Set flag "PrintPage" true for desired perspectives

Take the following perspective configuration as example: default.yaml

Afterwards please reload Pimcore admin backend.

Usage

Add PrintPage document and choose controller, e.g.

Document type Controller
Print container Studio1\Web2PrintBricksBundle\Controller\Web2printController::containerAction
Print page Studio1\Web2PrintBricksBundle\Controller\Web2printController::defaultAction

After choosing the right controller adding bricks of this bundle via editor is possible (maybe reload GUI).

pimcore-web2print-bricks's People

Contributors

isekep avatar

Watchers

 avatar  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.