Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwbudde/cordova-plugin-mailcore
WIP repository for a mailcore cordova plugin
https://github.com/cwbudde/cordova-plugin-mailcore
cordova email smtp wip
Last synced: 28 days ago
JSON representation
WIP repository for a mailcore cordova plugin
- Host: GitHub
- URL: https://github.com/cwbudde/cordova-plugin-mailcore
- Owner: CWBudde
- License: apache-2.0
- Created: 2017-10-06T10:10:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T14:14:56.000Z (over 7 years ago)
- Last Synced: 2024-11-09T17:12:26.543Z (3 months ago)
- Topics: cordova, email, smtp, wip
- Language: Objective-C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cordova MailCore Plugin
This is a work-in-progress repository to expose MailCore as Cordova plugin some day. At the moment there is no real need for it as the other [Cordova MailCore2 Plugin](https://github.com/CWBudde/cordova-plugin-mailcore2/) seems to be working satisfying. However, I'll leave it here for anyone who wants to use this as base.
## Using
Install iOS platform
cordova platform add ios
Install the plugin using any plugman compatible cli
$ cordova plugin add https://github.com/CWBudde/cordova-plugin-mailcore.git