https://github.com/elvismdev/wp-user-mover
Standalone web application to move WordPress users between two different installs.
https://github.com/elvismdev/wp-user-mover
angularjs symfony wordpress
Last synced: about 2 months ago
JSON representation
Standalone web application to move WordPress users between two different installs.
- Host: GitHub
- URL: https://github.com/elvismdev/wp-user-mover
- Owner: elvismdev
- Created: 2018-06-13T06:25:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T06:44:23.000Z (almost 8 years ago)
- Last Synced: 2025-06-10T21:48:47.394Z (12 months ago)
- Topics: angularjs, symfony, wordpress
- Language: PHP
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WordPress User Mover
==================
This standalone web application connects directly to the database of two separate WordPress installs and transfers WP users between them.
Frontend interface is built with AngularJS and communicates with a backend powered by Symfony framework which provides custom API endpoints to manage the data transfer in configurable batches between the two WordPress installations.
:no_entry::microscope: _Experimental project. Not suited for production_ :microscope::no_entry: