2011-11-08 23:12:01 +01:00
Friendica Documentation and Resources
2011-04-13 16:07:21 +02:00
=====================================
2014-12-28 16:38:19 +01:00
**User Manual**
2011-04-13 16:07:21 +02:00
2013-05-03 07:21:06 +02:00
* General functions - first steps
2013-01-25 22:45:48 +01:00
* [Account Basics ](help/Account-Basics )
* [New User Quick Start ](help/Quick-Start-guide )
* [Creating posts ](help/Text_editor )
2016-11-28 17:55:56 +01:00
* [BBCode tag reference ](help/BBCode )
2013-01-25 22:45:48 +01:00
* [Comment, sort and delete posts ](help/Text_comment )
* [Profiles ](help/Profiles )
2015-10-13 18:22:45 +02:00
* [Accesskey reference ](help/Accesskeys )
2016-11-28 17:55:56 +01:00
* [Events ](help/events )
2014-12-28 14:50:43 +01:00
* You and other users
2013-01-25 22:45:48 +01:00
* [Connectors ](help/Connectors )
* [Making Friends ](help/Making-Friends )
* [Groups and Privacy ](help/Groups-and-Privacy )
* [Tags and Mentions ](help/Tags-and-Mentions )
* [Community Forums ](help/Forums )
* [Chats ](help/Chats )
* Further information
2014-12-28 16:38:19 +01:00
* [Move your account ](help/Move-Account )
2019-11-03 14:34:36 +01:00
* [Export / Import of followed Contacts ](help/Export-Import-Contacts )
2014-12-28 16:38:19 +01:00
* [Delete your account ](help/Remove-Account )
2013-01-25 22:45:48 +01:00
* [Frequently asked questions (FAQ) ](help/FAQ )
2011-04-13 16:07:21 +02:00
2014-12-28 16:38:19 +01:00
**Admin Manual**
2011-04-13 16:07:21 +02:00
* [Install ](help/Install )
2018-01-17 21:30:34 +01:00
* [Update ](help/Update )
2016-08-13 12:11:27 +02:00
* [Settings & Admin Panel ](help/Settings )
2015-08-15 09:32:26 +02:00
* [Installing Connectors (Twitter/GNU Social) ](help/Installing-Connectors )
2015-11-21 00:09:39 +01:00
* [Install an ejabberd server (XMPP chat) with synchronized credentials ](help/install-ejabberd )
2013-01-25 22:45:48 +01:00
* [Using SSL with Friendica ](help/SSL )
2018-11-25 07:56:02 +01:00
* [Config values that can only be set in config/local.config.php ](help/Config )
2016-12-06 15:03:57 +01:00
* [Improve Performance ](help/Improve-Performance )
2020-11-28 12:08:20 +01:00
* [Migrate ](help/Migrate )
2018-05-09 18:52:11 +02:00
* [Administration Tools ](help/tools )
2011-04-13 16:07:21 +02:00
2014-12-28 16:38:19 +01:00
**Developer Manual**
2017-04-30 23:34:23 +02:00
* [Get started ](help/Developers-Intro )
* Set up development environment
* [Help on Github ](help/Github )
* [Help on Vagrant ](help/Vagrant )
* [Bugs and Issues ](help/Bugs-and-Issues )
* Code structure
2020-01-05 23:55:16 +01:00
* [Domain-Driven-Design ](help/Developer-Domain-Driven-Design )
2018-01-18 01:07:07 +01:00
* [Addon Development ](help/Addons )
2017-04-30 23:34:23 +02:00
* [Theme Development ](help/themes )
* [Smarty 3 Templates ](help/smarty3-templates )
2018-12-12 20:36:56 +01:00
* [Storage backend addon ](help/AddonStorageBackend )
2017-04-30 23:34:23 +02:00
* How To
* [Translate Friendica ](help/translations )
* [Use Composer ](help/Composer )
* [Move classes to `src` ](help/Developer-How-To-Move-Classes-to-src )
2018-05-10 20:04:30 +02:00
* [Run tests ](help/Tests )
2017-04-30 23:34:23 +02:00
* Reference
2019-12-21 15:49:35 +01:00
* [API endpoints ](help/api )
2017-04-30 23:34:23 +02:00
* [Code (Doxygen generated - sets cookies) ](doc/html/ )
* [Protocol Documentation ](help/Protocol )
2018-11-25 07:56:02 +01:00
* [Database schema documentation ](help/database )
2017-04-30 23:34:23 +02:00
* [Class Autoloading ](help/autoloader )
2016-02-12 09:25:33 +01:00
2011-04-13 16:07:21 +02:00
**External Resources**
2017-10-08 11:40:06 +02:00
* [Main Website ](https://friendi.ca )
2018-02-11 10:29:30 +01:00
* Ways to get Support
2018-02-11 10:41:46 +01:00
* [Friendica Support Forum ](https://forum.friendi.ca/~helpers )
* [Mailing List Archive ](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca ) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe``
* XMPP/Jabber MUC: support(at)forum.friendi.ca
* IRC: #friendica at irc.freenode.net
* Matrix: #friendi .ca or #friendica at matrix.org
2011-04-13 16:07:21 +02:00
2011-04-30 01:58:19 +02:00
**About**
2011-11-08 23:12:01 +01:00
* [Site/Version Info ](friendica )
2015-10-29 07:58:05 +01:00
* [Friendica Credits ](credits )