You need: – A git repository url – Valid user with write permission How to do: + Init git git init + Add remote git remote add origin <your git url> 3. Check out remote git fetch 4. Add to local git add * 5. Commit to local git commit -a 6. Push to repository [...]
~ read more ~SMF2WP
SMF2WP is a simple one way bridge from Simple Machine Forum (v2.0.1 tested) to WordPress (v3.2.1 tested). This means, this one uses databases of SMF Forum and sync to WP database every time a user performs log-in action in both WP and SMF. This plugin is rated 4.4 out of 5 stars in WordPress, source [...]
~ read more ~