Displaying 1 - 20 of 112
… 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 …
… Importing foreign key references with Migrate Submitted by John Locke on Tue, 10/07/2014 - 10:04 … into Drupal. You would think this is a common thing to migrate in. We've brought over this kind of data many times …
… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …
… redesign. Simplifies the Process – Flat rate package includes hosting AND support. $4,500 Much More Than a … This all happens within one week’s time. Here's What's Included: There are a lot of steps involved with getting a …
… Migrating content profiles to Profile2 Submitted by John Locke on Tue, … site upgrade from Drupal 6 to Drupal 7, we had a bunch of content profiles to clean up. Content Profile is a Drupal 6 …
… the integration with their Sage accounting system. Source Data We're starting with their existing CSV exports, and one …
… When we started migrating these sites, you could run the Migrate Upgrade scripts passing the database credentials, and … of what could be upgraded and what could not. And it would migrate all the stuff. The whole point of having a migration …
… 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 …
… 1/4 to 1/2 of our clients use it to pay their invoices, so Commerce is a critical piece. It turns out our site has a lot … Maybe, if you just want a blog. But if you're doing e-commerce, customer management, membership management, …
… source: - plugin: callback callable: - '\Drupal\site_migrate\MigrateUtil' - filterint source: src - plugin: … - plugin: callback callable: - '\Drupal\site_migrate\MigrateUtil' - nodepath ... And the class, in …
… A custom quantity price discount for Drupal Commerce Submitted by John Locke on Sat, 12/09/2017 - 13:01 … priority: 600 } The crucial part here is the tag -- by registering the service as a …
… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … script is run to turn off production features/turn on dev (e.g. reroute_email on, boost off, Solr set to read-only, …
… simple to detect unauthorized modifications of a file -- e.g. detect if you've been hacked. Git does not provide these … to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have …
… 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 …
… improvement over Drupal 7. Surprisingly close At DrupalCon Los Angeles last June, and even at this fall's NW Drupal … improvement over Drupal 7. Surprisingly close At DrupalCon Los Angeles last June, and even at this fall's NW Drupal …
… where we've entered the realm of downright inaccuracy. The Migrate in Core initiative committed to a full upgrade path … it's likely going to be substantially less costly to migrate from D6 straight to D8, than it is from D6 to D7. And …
… software capabilities into a cohesive system Easy to migrate data to other applications in the future Access to … software capabilities into a cohesive system Easy to migrate data to other applications in the future Access to …
… 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 …