|
| 1 | +<h1>App concepts and use cases</h1> |
| 2 | +<div class="row"> |
| 3 | + <div class="col-xs-12"> |
| 4 | + <p>What are we going to connect to the PIM today?</p> |
| 5 | + <div class="row"> |
| 6 | + <div class="col-sm-6"> |
| 7 | + <div class="panel panel-info panel-btn"> |
| 8 | + <a href="/guides/dam-connection/introduction.html"> |
| 9 | + <div class="panel-body"> |
| 10 | + <div class="row"> |
| 11 | + <div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8"> |
| 12 | + <img width="100%" src="/img/illustrations/illus--dam-connection.svg"></img> |
| 13 | + </div> |
| 14 | + </div> |
| 15 | + <h2 class="text-center">A DAM</h2> |
| 16 | + <p class="text-center">You may want to connect your Digital Asset Manager to the PIM in order to easily be able to link your product assets to the right product in the PIM.</p> |
| 17 | + </div> |
| 18 | + </a> |
| 19 | + </div> |
| 20 | + </div> |
| 21 | + <div class="col-sm-6"> |
| 22 | + <div class="panel panel-info panel-btn"> |
| 23 | + <a href="/guides/ecommerce-connection/introduction.html"> |
| 24 | + <div class="panel-body"> |
| 25 | + <div class="row"> |
| 26 | + <div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8"> |
| 27 | + <img width="100%" src="/img/illustrations/illus--ecommerce-connection.svg"></img> |
| 28 | + </div> |
| 29 | + </div> |
| 30 | + <h2 class="text-center">An eCommerce solution</h2> |
| 31 | + <p class="text-center">You may want to connect the PIM to your eCommerce solution in order to populate your eCommerce website(s) with your products, categories, assets...</p> |
| 32 | + </div> |
| 33 | + </a> |
| 34 | + </div> |
| 35 | + </div> |
| 36 | + </div> |
| 37 | + <div class="row"> |
| 38 | + <div class="col-sm-6"> |
| 39 | + <div class="panel panel-info panel-btn"> |
| 40 | + <a href="/guides/translation-connection/introduction.html"> |
| 41 | + <div class="panel-body"> |
| 42 | + <div class="row"> |
| 43 | + <div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8"> |
| 44 | + <img width="100%" src="/img/illustrations/illus--translation-connection.svg"></img> |
| 45 | + </div> |
| 46 | + </div> |
| 47 | + <h2 class="text-center">A translation solution</h2> |
| 48 | + <p class="text-center">You may want to connect your translation solution to the PIM in order to add a translation feature to Akeneo PIM and thus improve the user experience!</p> |
| 49 | + </div> |
| 50 | + </a> |
| 51 | + </div> |
| 52 | + </div> |
| 53 | + <div class="col-sm-6"> |
| 54 | + <div class="panel panel-info panel-btn"> |
| 55 | + <a href="/guides/erp-connection/introduction.html"> |
| 56 | + <div class="panel-body"> |
| 57 | + <div class="row"> |
| 58 | + <div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8 "> |
| 59 | + <img width="100%" src="/img/illustrations/illus--erp-connection.svg"></img> |
| 60 | + </div> |
| 61 | + </div> |
| 62 | + <h2 class="text-center">An ERP</h2> |
| 63 | + <p class="text-center">Every day, new products are referenced in your ERP. You may want to automatically send them to the PIM in order to start with their enrichment process.</p> |
| 64 | + </div> |
| 65 | + </a> |
| 66 | + </div> |
| 67 | + </div> |
| 68 | + </div> |
| 69 | + <div class="row"> |
| 70 | + <div class="col-sm-6"> |
| 71 | + <div class="panel panel-info panel-btn"> |
| 72 | + <a href="/guides/syndication-connection/introduction.html"> |
| 73 | + <div class="panel-body"> |
| 74 | + <div class="row"> |
| 75 | + <div class="col-xs-offset-4 col-xs-4 col-md-offset-2 col-md-8"> |
| 76 | + <img width="100%" src="/img/illustrations/illus--syndication-connection.svg"></img> |
| 77 | + </div> |
| 78 | + </div> |
| 79 | + <h2 class="text-center">A syndication solution</h2> |
| 80 | + <p class="text-center">Maximize the business’s revenue of your customers by creating an App to distribute PIM products to different channels via your syndication solution.</p> |
| 81 | + </div> |
| 82 | + </a> |
| 83 | + </div> |
| 84 | + </div> |
| 85 | + <div class="col-sm-6"> |
| 86 | + <div class="panel panel-info panel-btn"> |
| 87 | + <a href="/guides/print-connection/introduction.html"> |
| 88 | + <div class="panel-body"> |
| 89 | + <div class="row"> |
| 90 | + <div class="col-xs-offset-4 col-xs-4 col-sm-offset-2 col-sm-8 "> |
| 91 | + <img width="100%" src="/img/illustrations/illus--print-connection.svg"></img> |
| 92 | + </div> |
| 93 | + </div> |
| 94 | + <h2 class="text-center">A print solution</h2> |
| 95 | + <p class="text-center">You may want to connect the PIM to your print solution in order to automate the creation of paper catalogs, PDF documents, product sheets...</p> |
| 96 | + </div> |
| 97 | + </a> |
| 98 | + </div> |
| 99 | + </div> |
| 100 | + </div> |
| 101 | + </div> |
| 102 | +</div> |
0 commit comments