github.com/wordpress-mobile/wordpress-ios ↗
WordPress for iOS - Official repository
Open this visualization on its own page →
Contributors
187
Lines of Code
162,791
From
2008-07-23
To
2021-01-08
About wordpress-mobile/wordpress-ios
This is the official WordPress for iOS mobile application, built primarily in Swift with some Objective-C components. It allows users to manage their WordPress sites and content directly from their iOS devices, with authentication handled through WordPress.com OAuth2 credentials that developers must set up during initial configuration.
The development setup requires Xcode, Ruby, and CocoaPods dependencies managed through Rake tasks. Developers must create a WordPress.com account and register a native application through the WordPress.com Developer Portal to obtain OAuth credentials, which are then configured locally to enable app login and testing. The project uses a workspace-based build system and provides detailed setup instructions to streamline the initial configuration process.
The project is actively maintained by Automattic as an open-source initiative under the GPL v2 license and welcomes community contributions. Documentation for development practices is included in the docs folder, and contributors can connect with the team through the WordPress Slack community on the mobile channel for questions and discussion.