Back to Plugin Page
Installation
- Unzip and Upload Folder to the /wp-content/plugins/ directory.
- Activate through WordPress plugin dashboard page.
FAQ
Why users are not registered to myBB forum?
There are many condition that will lead to this problem.
- There are users that have similar username or email in myBB compare to WordPress users.
- Mybb db table is in different database with WordPress.
Changelog
Version 1.3.0
- Refactor code structure
- Use tcp.php
Version 1.2.0
- implement custom email subject and content in settings page that will send to users after sync to mybb
Version 1.1.0
- show failed sync users in log tab
- [PREMIUM] Sync 100 users (include sending email to user) per hour. Cron until all users are added to myBB.
Version 1.0.0
- First release