https://github.com/su-sws/stanford_migrate
Helper functions and classes for migrate functionality
https://github.com/su-sws/stanford_migrate
d8 jumpstart-core module
Last synced: 6 months ago
JSON representation
Helper functions and classes for migrate functionality
- Host: GitHub
- URL: https://github.com/su-sws/stanford_migrate
- Owner: SU-SWS
- License: gpl-2.0
- Created: 2020-05-27T04:56:38.000Z (about 6 years ago)
- Default Branch: 8.x
- Last Pushed: 2025-02-10T17:33:38.000Z (over 1 year ago)
- Last Synced: 2025-06-18T00:36:55.380Z (about 1 year ago)
- Topics: d8, jumpstart-core, module
- Language: PHP
- Size: 217 KB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [Stanford Migrate](https://github.com/SU-SWS/stanford_migrate)
##### Version: 8.x-1.x
[](https://codeclimate.com/github/SU-SWS/stanford_migrate/maintainability)
[](https://codeclimate.com/github/SU-SWS/stanford_migrate/test_coverage)
[](https://circleci.com/gh/SU-SWS/stanford_migrate)
Maintainers: [Mike Decker](https://github.com/pookmish), [sherakama](https://github.com/sherakama)
Changelog: [Changelog.txt](CHANGELOG.txt)
Description
---
The Stanford Migrate module is full of support functionality for the migrate module.
Installation
---
Install this module like any other module. [See Drupal Documentation](https://drupal.org/documentation/install/modules-themes/modules-8)
Configuration
---
Nothing special needed.
Troubleshooting
---
If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.
Contribution / Collaboration
---
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)