{"id":17123019,"url":"https://github.com/flug/spip-to-wordpress","last_synced_at":"2025-10-03T18:47:11.973Z","repository":{"id":4891207,"uuid":"6046726","full_name":"flug/spip-to-wordpress","owner":"flug","description":"it's a simple plugin for import database spip in wordpress","archived":false,"fork":false,"pushed_at":"2014-04-15T14:50:21.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T09:18:22.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ua-parser/uap-cpp","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flug.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2012-10-02T15:10:05.000Z","updated_at":"2014-04-15T14:50:20.000Z","dependencies_parsed_at":"2022-08-21T08:50:15.661Z","dependency_job_id":null,"html_url":"https://github.com/flug/spip-to-wordpress","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flug%2Fspip-to-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flug%2Fspip-to-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flug%2Fspip-to-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flug%2Fspip-to-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flug","download_url":"https://codeload.github.com/flug/spip-to-wordpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200702,"owners_count":20576674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-14T18:24:32.390Z","updated_at":"2025-10-03T18:47:06.922Z","avatar_url":"https://github.com/flug.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spip to Wordpress \n\nspip to wordpress it's a plugin for migrate spip to wordpress.\n\nit uses for connecting to the database the basic functions of php mysql [book:mysql](http://fr2.php.net/manual/fr/book.mysql.php)\n\n## Usage\n\nlearn constants\n\n```php\n\ndefine('SPIP_HOST', '');\ndefine('SPIP_USER', '');\ndefine('SPIP_PSW',  '')\ndefine('SPIP_BASE', '');\n\n```\n\ncheck Id spip to id Wordpress Categories\n\n```php\n\npublic $cat = array( 6 =\u003e 3 , 7 =\u003e 4 , 8=\u003e 5 , 9=\u003e6 , 11=\u003e 7, 12=\u003e8,14=\u003e9,16=\u003e10,17=\u003e11, 20=\u003e12, 21=\u003e13,24=\u003e14, 25=\u003e15,26=\u003e16);\n\n```\n\nfinally run migration and wait\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflug%2Fspip-to-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflug%2Fspip-to-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflug%2Fspip-to-wordpress/lists"}