Changeset 2257381
- Timestamp:
- 03/09/2020 11:36:30 AM (6 years ago)
- File:
-
- 1 edited
-
wp-inbox/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-inbox/trunk/readme.txt
r2257369 r2257381 1 === wp-inbox === 2 Contributors: Ashvini Maurya, Bhanu Nimbhal 3 Tags: webmail, wordpress email, wordpress inbox 4 Requires at least: 5.X 5 Tested up to: 5.3.2 6 Stable tag: 1.0 1 === WP INBOX === 2 Contributors: softbranchtech 3 Tags: Inbox, Compose, Email 4 Requires at least: 5.0 5 Tested up to: 5.0 6 Stable tag: 5.0 7 Requires PHP: 5.0 8 License: GPLv2 or later 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 7 10 8 A powerful and beautiful Email Inbox plugin for WordPress.11 WP INBOX is the first plugin developed for managing your multiple email accounts within your Wordpress Dashboard. 9 12 10 13 == Description == 11 14 12 A powerful and beautiful Webmail plugin for WordPress. 15 WP INBOX is the first plugin developed by SOFTBRANCH for managing your multiple email accounts within your Wordpress Dashboard. 16 17 We tried our best to provide you the best and the smoothest user experience to check or manage your email. Easy-to-use admin interface to configure multiple email accounts in few clicks. 18 19 We are continuously updating our plugin with new features and security patches. 20 21 WP INBOX comes with many options like creating labels, Mark as Important, Trash, Reply and more.... 22 23 13 24 14 25 = Functions = … … 27 38 28 39 = Translations = 29 * Arabic / عربي40 * Arabic / ???? 30 41 * Spanish / español 31 * Czech / čeština (Thanks Petr Š.)42 * Czech / cetina (Thanks Petr .) 32 43 * Danish / dansk 33 44 * Dutch / nederlands … … 39 50 40 51 = Live Demo = 41 Wordpress Link 42 52 https://wordpress.org/plugins/wp-inbox/ 43 53 44 54 45 55 == Installation == 46 56 47 1. Upload the wp-inbox folder to the /wp-content/plugins/ directory 48 2. Activate the plugin through the 'Plugins' menu in WordPress 57 1. Open your Cpanel 58 2. Click on Select PHP Version 59 3. Enable the IMAP. 60 4. Go to File Manage 61 5. Create Folder in mail. example: .processed (prefix DOT) 62 6. Upload the plugin files to the `/wp-content/plugins/inbox-webmail` directory, or install the plugin through the WordPress plugins screen directly. 63 7. Activate the plugin through the 'Plugins' screen in WordPress 64 8. Click on INBOX->Settings to configure the plugin 65 66 67 == Frequently Asked Questions == 68 69 = Do I need to enable IMAP = 70 71 Yes, you need to enable your IMAP. 72 73 = Where I need to prefix the DOT (.) = 74 75 You only need to prefix the DOT (.) to the folder name create in the mail folder. 76 77 = Do I need to prefix the DOT (.) in the Plugin Settings = 78 79 No, do not prefix DOT(.), just enter simple folder name. 80 81 = I have more questions = 82 83 Please create ticket in plugin support forum. 84 85 86 87 == Screenshots == 88 89 1. Enable IMAP screenshot-1.png 90 2. Create folder in mail screenshot-2.png 91 3. Name the folder prefix with (DOT) screenshot-3.png 92 4. Do not Prefix DOT (.)
Note: See TracChangeset
for help on using the changeset viewer.