{"id":28724152,"url":"https://github.com/processone/openfireexporter","last_synced_at":"2026-01-31T22:03:49.697Z","repository":{"id":9849075,"uuid":"11842639","full_name":"processone/OpenfireExporter","owner":"processone","description":"Export users from Openfire","archived":false,"fork":false,"pushed_at":"2013-08-02T12:31:12.000Z","size":5928,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-15T10:09:21.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/processone.png","metadata":{"files":{"readme":"readme.html","changelog":"changelog.html","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-02T12:19:27.000Z","updated_at":"2013-10-05T02:07:06.000Z","dependencies_parsed_at":"2022-09-09T23:02:13.950Z","dependency_job_id":null,"html_url":"https://github.com/processone/OpenfireExporter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/processone/OpenfireExporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2FOpenfireExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2FOpenfireExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2FOpenfireExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2FOpenfireExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/processone","download_url":"https://codeload.github.com/processone/OpenfireExporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2FOpenfireExporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-15T10:09:20.591Z","updated_at":"2026-01-31T22:03:49.675Z","avatar_url":"https://github.com/processone.png","language":null,"readme":"\u003c!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\"\u003e\n\n\u003chtml\u003e\n\u003chead\u003e\n\u003ctitle\u003eUser Import/Export XEP-0227 compliant Plugin Readme\u003c/title\u003e\n\u003cstyle type=\"text/css\"\u003e\n   /* global font and body settings */\nbody {\n   font-size : 100%;\n   background-color : #d3d6d9;\n   padding: 0px;\n   margin: 0px 0px 30px 0px;\n}\nbody, td, th {\n   font-family : arial, helvetica, sans-serif;\n   font-size : 10pt;\n}\npre, tt, code {\n   font-family : courier new, monospaced;\n   font-size : 9pt;\n}\n#pageContainer {\n   display: block;\n   position: relative;\n   clear: both;\n   background-color: #fff;\n   border: 1px solid #999;\n   padding: 40px;\n   margin: 30px;\n   -moz-border-radius: 6px;\n}\n#pageHeader {\n   display: block;\n   position: relative;\n   height: 80px;\n   background-color: #e7eaee;\n   border: 1px solid #cccccc;\n   border-bottom: none;\n   -moz-border-radius: 5px 5px 0px 0px;\n   margin: 10px 0px 0px 0px;\n}\n#pageBody {\n   margin: 0px 18px 0px 20px;\n}\n\n/* anchors */\na:link {\n   color: #11568c;\n}\na:visited {\n   color: #571c8d;\n}\na:hover {\n   color: #7a1d42;\n   text-decoration : underline;\n}\na:active {\n   color: #7a1d42;\n}\n\n/* page header elements (logo and navigation) */\n.navigation {\n   display: block;\n   position: relative;\n   height: 20px;\n   background-color: #335588;\n   border: 1px solid #cccccc;\n   border-top: none;\n   color: #ffffff;\n   font-size: 11px;\n   line-height: 18px;\n   padding: 0px 0px 0px 0px;\n   margin: 0px 0px 25px 0px;\n   overflow: hidden;\n}\n.navigation a {\n   margin: 0px 20px 0px 20px;\n}\n.navigation a:link { color: #ffffff; }\n.navigation a:visited { color: #ffffff; }\n.navigation a:hover { color: #ffffff; }\n.navigation a:active { color: #ffffff; }\n\n/* headings */\nh1 {\n   display: block;\n   position: relative;\n   font-size : 1.7em;\n   font-weight : bold;\n   color: #670e15;\n   padding: 0px;\n   margin: 30px 0px 0px 20px;\n}\nh2 {\n   font-size : 1.3em;\n   font-weight : bold;\n   margin: 40px 0px 6px 0px;\n   padding: 0px;\n   color: #335588;\n}\nh3 {\n   font-size : 1.0em;\n   font-weight : bold;\n   margin: 25px 0px 3px 0px;\n   padding: 0px;\n   color: #334466;\n}\n\n/* general elements */\np {\n   margin: 0px 0px 15px 0px;\n}\n\nul {\n   margin: 5px 0px 15px 35px;\n}\nli {\n   padding-bottom : 4px;\n}\ntt {\n   font-family : courier new;\n   font-weight : bold;\n   color : #060;\n}\nhr {\n   display: block;\n   height: 1px;\n   background-color: #999999;\n   border: none;\n   margin: 40px 0px 20px 0px;\n}\n\n.footer {\n   font-size : 8pt;\n   color : #666;\n   text-align : center;\n   margin-top : 2em;\n   padding-top : 0.5em;\n   border-top : 1px #CCC solid;\n}\n\n.datatable TH {\n   color : #fff;\n   background-color : #2A448C;\n   text-align : left;\n}\n\n.datatable TD {\n   background-color : #FAF6EF;\n}\n\n.datatable .name {\n   background-color : #DCE2F5;\n   text-align : center;\n}\n\n.xmltable TD {\n   background-color : #EFEFEF;\n}\n\u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\n\u003cdiv id=\"pageContainer\"\u003e\n\n   \u003cdiv id=\"pageHeader\"\u003e\n      \u003ch1\u003eUser Import/Export XEP-0227 compliant Plugin Readme\u003c/h1\u003e\n   \u003c/div\u003e\n\u003cdiv id=\"pageBody\"\u003e\n\n\u003ch2\u003eOverview\u003c/h2\u003e\n\u003cp\u003eThe user import/export plugin provides a way to import and export Openfire user data via\nthe Admin Console. This plugin use for its migration the XEP-0227 standard to be able to migrate its \nlist of users from other Jabber/XMPP compliant based systems.\u003c/p\u003e\n\n\u003cp\u003eThis plugin is based in the original plugin developed by Ryan Graham.\nIt was modified by Vidal Santiago Martinez (from \u003ca href=\"http://www.process-one.net/\"\u003eProcessOne\u003c/a\u003e)\nto export to a XML file in the XEP-0227 format.\nIf you are migrating to ejabberd, check additional details in:\n\u003ca href=\"https://support.process-one.net/doc/display/MESSENGER/ejabberd+migration+kit\"\u003eejabberd migration kit\u003c/a\u003e.\nThe existing feature to import XML file was not modified, so it is not capable of importing XEP-0227 files.\u003c/p\u003e\n\n\u003ch2\u003eInstallation\u003c/h2\u003e\n\u003cp\u003eCopy the OpenfireExporter.jar into the plugins directory of your Openfire installation.\nThe plugin will then be automatically deployed. To upgrade to a new version, copy the new \nOpenfireExporter.jar file over the existing file.\u003c/p\u003e\n\n\u003ch2\u003eConfiguration\u003c/h2\u003e\n\u003cp\u003eNothing to do\u003c/p\u003e\n\n\u003ch2\u003eUsing the Plugin\u003c/h2\u003e\n\u003cp\u003eThe plugin is accessed via the \"User Import \u0026amp; Export XEP-0227 compliant\" sidebar item located under the \n\"Users/Groups\" tab in the Admin Console. Note: if you are using a read-only user store such as LDAP\nor POP3 this plugin will still work with two caveats:\n\u003col\u003e\n\u003cli\u003eWhen exporting, the username will be placed in the password element.\u003c/li\u003e\n\u003cli\u003eWhen importing, no new users will be created but if the user exists in the user store their roster will be loaded.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eImporting\u003c/strong\u003e - Select the \"Import User Data\" option from the user import/export selection \npage. On the import page, use the \"Browse\" button to locate the file that contains the user \ninformation you want to locate and then click on the \"Import\" button. If the plugin is successful \nin importing all user data, you will be presented with the message: \"All users added successfully\".\nIf the plugin was not successful in importing all user data you, will receive a message indicating \nwhat might have gone wrong. If during the import process, the plugin detects that you are trying to \nimport a user that already exists in the system, it will not import that user or any roster \ninformation, except in the case of using a read-only user store.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eExporting\u003c/strong\u003e - Select the \"Export User Data\" option from the user import/export selection \npage. User data can be exported either to a file or directly to the screen. To export to a file, \nselect the \"To File\" radio button, enter the name you want your export file to be called in the \n\"Export File Name\" and then click on the \"Export\" button. Note: the plugin will automatically append \nan \".xml\" extension to the file name if it is not already present. To export to the screen, select \nthe \"To Screen\" radio button and then click on the \"Export\" button. The user data will be placed in \nthe provided text area.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eMigration\u003c/strong\u003e - To import user data from another instant messaging system using the plugin,\nthe import file must conform to the wildfire-user-schema.xsd schema file (located in the classes\ndirectory of the OpenfireExporter.jar). When importing a user data file the plugin will first validate \nthe file against the schema file. If the plugin cannot validate the import file the user data will \nnot be imported. During the import process the plugin gives you the ability to update user roster \nentries domain names to server name of your Openfire installation. For example, say you have a user\nwhose roster looks like:\n\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eExample\u003c/h2\u003e \n\u003cp\u003e\n\u003cdiv class=\"xmltable\"\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u0026lt;?xml version=\"1.0\" encoding=\"UTF-8\"?\u0026gt;\u003cbr/\u003e\n\u0026lt;server-data xmlns=\"http://www.xmpp.org/extensions/xep-0227.html#ns\"\u0026gt;\u003cbr/\u003e\n\u0026lt;host jid=\"example.org\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;user name=\"testuser1\" password=\"testuser1\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;query xmlns=\"jabber:iq:roster\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;item jid=\"testuser1@example.org\" name=\"testuser1\" subscription=\"both\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;group/\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/item\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/query\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/user\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;user name=\"santiago\" password=\"santiago\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;query xmlns=\"jabber:iq:roster\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;item jid=\"smartinez@example.org\" name=\"santiago\" subscription=\"both\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;group/\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/item\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/query\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;vCard xmlns=\"vcard-temp\"\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;FN\u0026gt;Vidal Santiago Martinez\u0026lt;/FN\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;NICKNAME\u0026gt;Santiago\u0026lt;/NICKNAME\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;EMAIL\u0026gt;smartinez@example.org\u0026lt;/EMAIL\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;URL\u0026gt;www.process-one.net\u0026lt;/URL\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/vCard\u0026gt;\u003cbr/\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026lt;/user\u0026gt;\u003cbr/\u003e\n\u0026lt;/host\u0026gt;\u003cbr/\u003e\n\u0026lt;/server-data\u0026gt;\u003cbr/\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessone%2Fopenfireexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprocessone%2Fopenfireexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessone%2Fopenfireexporter/lists"}