Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Table of Contents Developer Documentation Collection of articles aimed for Developers Contact Possibilities API Theme Development Addon Development Vagrant VM for Developer Developer Documentation Collection of articles aimed for Developers Where to get started to help improve Friendica Autoloader with Composer Using Composer Domain-Driven-Design How To Move Classes to src Friendica on GitHub Contact Possibilities If you want to reach out to the development community of Friendica, please join the Developer Forum on the projects forum node. If you need to contact the core team privately you can send a mail to info(at)friendi.ca. API Friendica offers multiple API endpoints to interface with third-party applications: Overview Twitter Mastodon Friendica-specific GNU Social Theme Development If you are interested in developing your own theme for Friendica, or expanding an existing theme. Have a look at this article about themes in Friendica. There is a git repository for themes and theme customizations created by the Friendica community. Addon Development You can easily expand the core functionality of Friendica with addons. In the Friendica addon development article, you'll find information about the addon format and the hooks that Friendica provides so your addon can jump into the workflow at the different places. Vagrant VM for Developer To ease setting up an environment for Friendica development, we have created a Vagrant VM that can be used to easily setup a server with some local users to test things. This is ideal for working on themes, local acting addons or other things that only affects the local server. If you want to work on federation issues, you'll likely need more then just this Vagrant VM. Last modified: 2022-06-24 14:20 Log In