Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support for Contacts Plugin in Capawesome Capacitor Plugins #391

Closed
4 of 5 tasks
stephan-fischer opened this issue Jan 19, 2025 · 3 comments
Closed
4 of 5 tasks
Assignees
Labels
feature Feature request

Comments

@stephan-fischer
Copy link
Contributor

Name

Contacts

Platform(s)

  • Android
  • iOS
  • Web

Description

The capacitor-community/contacts plugin seems to be no longer maintained. Given the importance of accessing contacts in many Capacitor-based applications, it would be highly beneficial to have a well-maintained and actively developed alternative under the capawesome-team/capacitor-plugins repository.

Requested Features

  1. Read Contacts: Ability to fetch contacts with attributes like name, phone number, email, address, and other relevant fields.
  2. Search & Filter: Support for searching contacts by name, phone number, or email.
  3. Permissions Handling: Smooth permission request and management for Android and iOS.
  4. Efficient Data Handling: Fetch contacts efficiently without impacting performance.
  5. Create & Edit Contacts: Ability to create new contacts and modify existing ones.
  6. Delete Contacts: Option to remove contacts from the phonebook.
  7. Cross-Platform Support: Full compatibility with Capacitor 5 and major mobile platforms.

Use Case

This plugin would help developers who need contact access within their applications, whether for communication, social apps, or business tools.

Thank you for considering this request!

Additional context

No response

Before submitting

@robingenz
Copy link
Member

Thank you for your feature request. A Contacts plugin is actually already on our roadmap for this year. I will try to prioritize this.

@robingenz robingenz self-assigned this Jan 19, 2025
@stephan-fischer
Copy link
Contributor Author

Is it possible to move the current community repo to Capawesome-team and continue to maintain it there?
Then you could save yourself the double coding effort.

@robingenz
Copy link
Member

Unfortunately not. We always create our plugins from scratch so that they meet our requirements and use our best practices. But I will be working on the plugin very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants