Search Content

Displaying 1 - 20 of 97

… multiple values. While we're at it, we want to look up the product node that we're going to hook up, and create it if it … parent::prepareRow($row);     // find the entity_id of the product we have a sku for...     $model_array = …

… Migration Extract. Transform. Load. This is the basic model behind Drupal 8's powerful Migrate module. Whether your data is in an older version of …

… Business Site Package. The Essential Pages About Us Products/Services pages Our Team Customer List Testimonials … for your website pages such as About Us information, Products/Services page, Staff pictures and Bios, Contact … Business Site Package. The Essential Pages About Us Products/Services pages Our Team Customer List Testimonials …

… EntityFieldQuery(); $query->entityCondition('entity_type','node') ->entityCondition('bundle','employee') … $result = $query->execute(); if ($result && $result['node']) { $item = array_pop($result['node']); $node = node_load($item->nid); if (!$newprofile) { …

… add each pair as a delta in the price break field for that product variation. Migration Configuration Setting up … the Destination: destination:   plugin: 'entity:commerce_product_variation'   destination_module: commerce_product   default_bundle: default migration_dependencies:   …

… a couple of them are nearing launch, and were missing some node references, I set out to get the content updated from … auto-migration done in 8.0.x. The main gotcha here is that node content still isn't showing up as migrated -- but for … prep the destination
 
 In particular, we wanted node references migrated to D8 entity references: [Add …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… you end up with a lot more sophistication under the hood. Migration The initial migration was easy. We sucked over all … that were no longer where they used to be Consolidating tags into our current set we want to make a bit cleaner … as possible Supporting images/media that were previously migrated into Drupal 7 Part of the complexity of this for us …

… imported from Drupal 6 did not get rewritten with new node ids, after the migration had started using a map. The … | 2208 | node/1850 | wisconsin-state-refund-policy               | | 2210 | node/1852 | what-does-it-cost-0                         | | …

… do this, I would love to hear about it -- please leave a comment below! Next up, the Schema: public static function … worth to built a module. Thanks for sharing! Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… Too rantish of an article and other thoughts I found the comment about make files and build processes to be aggressive … by mradcliffe (not verified) Permalink Thanks for your comment! Thanks for your comment! I found the comment about make files and build …

… We basically build the site in the new version, and migrate the data into it. Drupal 7 has a migration tool that … an all-or-nothing complete site rebuild. So if we can migrate to Drupal 8, you're getting most likely a minimum of … We basically build the site in the new version, and migrate the data into it. Drupal 7 has a migration tool that …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

… from Drupal 6 to Drupal 8 is pretty astonishing -- the migrate devs have done a great job of getting a lot of … I almost wonder if it's easier to build something on Migrate, now that migrate is in core? Overall Status We have …

… groups, integrations with other systems, etc. If you're in business, can you afford to wait? What would an extra 6 … 7’s mature code  1. Drupal 7’s mature code  Industry Business E-Commerce Education Event Management Retail …

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

… applications in the future Access to source code No vendor lock-in—any open source consultant can support or customize … applications in the future Access to source code No vendor lock-in—any open source consultant can support or customize …

… rundown of our experience so far. Basic functionality and migration All of the basic functionality seems to work just … recur, editing specific event occurrences, and more. Migrating our calendars turned out to be quite easy. In … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …