2011-11-08 17:12:01 -05:00
Friendica Documentation and Resources
2011-04-13 10:07:21 -04:00
=====================================
2014-12-28 10:38:19 -05:00
**User Manual**
2011-04-13 10:07:21 -04:00
2013-05-03 01:21:06 -04:00
* General functions - first steps
2013-01-25 16:45:48 -05:00
* [Account Basics ](help/Account-Basics )
* [New User Quick Start ](help/Quick-Start-guide )
* [Creating posts ](help/Text_editor )
2016-11-28 11:55:56 -05:00
* [BBCode tag reference ](help/BBCode )
2013-01-25 16:45:48 -05:00
* [Comment, sort and delete posts ](help/Text_comment )
2015-10-13 12:22:45 -04:00
* [Accesskey reference ](help/Accesskeys )
2016-11-28 11:55:56 -05:00
* [Events ](help/events )
2014-12-28 08:50:43 -05:00
* You and other users
2013-01-25 16:45:48 -05: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 10:38:19 -05:00
* [Move your account ](help/Move-Account )
2019-11-03 08:34:36 -05:00
* [Export / Import of followed Contacts ](help/Export-Import-Contacts )
2014-12-28 10:38:19 -05:00
* [Delete your account ](help/Remove-Account )
2013-01-25 16:45:48 -05:00
* [Frequently asked questions (FAQ) ](help/FAQ )
2011-04-13 10:07:21 -04:00
2014-12-28 10:38:19 -05:00
**Admin Manual**
2011-04-13 10:07:21 -04:00
* [Install ](help/Install )
2018-01-17 15:30:34 -05:00
* [Update ](help/Update )
2016-08-13 06:11:27 -04:00
* [Settings & Admin Panel ](help/Settings )
2015-08-15 03:32:26 -04:00
* [Installing Connectors (Twitter/GNU Social) ](help/Installing-Connectors )
2015-11-20 18:09:39 -05:00
* [Install an ejabberd server (XMPP chat) with synchronized credentials ](help/install-ejabberd )
2013-01-25 16:45:48 -05:00
* [Using SSL with Friendica ](help/SSL )
2018-11-25 01:56:02 -05:00
* [Config values that can only be set in config/local.config.php ](help/Config )
2016-12-06 09:03:57 -05:00
* [Improve Performance ](help/Improve-Performance )
2020-11-28 06:08:20 -05:00
* [Migrate ](help/Migrate )
2018-05-09 12:52:11 -04:00
* [Administration Tools ](help/tools )
2011-04-13 10:07:21 -04:00
2014-12-28 10:38:19 -05:00
**Developer Manual**
2017-04-30 17:34:23 -04: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 17:55:16 -05:00
* [Domain-Driven-Design ](help/Developer-Domain-Driven-Design )
2018-01-17 19:07:07 -05:00
* [Addon Development ](help/Addons )
2017-04-30 17:34:23 -04:00
* [Theme Development ](help/themes )
* [Smarty 3 Templates ](help/smarty3-templates )
2018-12-12 14:36:56 -05:00
* [Storage backend addon ](help/AddonStorageBackend )
2017-04-30 17:34:23 -04: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 14:04:30 -04:00
* [Run tests ](help/Tests )
2017-04-30 17:34:23 -04:00
* Reference
2019-12-21 09:49:35 -05:00
* [API endpoints ](help/api )
2017-04-30 17:34:23 -04:00
* [Code (Doxygen generated - sets cookies) ](doc/html/ )
* [Protocol Documentation ](help/Protocol )
2018-11-25 01:56:02 -05:00
* [Database schema documentation ](help/database )
2017-04-30 17:34:23 -04:00
* [Class Autoloading ](help/autoloader )
2016-02-12 03:25:33 -05:00
2011-04-13 10:07:21 -04:00
**External Resources**
2017-10-08 05:40:06 -04:00
* [Main Website ](https://friendi.ca )
2018-02-11 04:29:30 -05:00
* Ways to get Support
2021-01-30 02:03:57 -05:00
* Friendica Support Forum: [@helpers@forum.friendi.ca ](https://forum.friendi.ca/~helpers )
2018-02-11 04:41:46 -05:00
* [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``
2021-05-25 03:36:32 -04:00
* Community chat rooms (the IRC, Matrix and XMPP rooms are bridget) these public chats are logged [from IRC ](https://gnusociarg.nsupdate.info/2021/%23friendica/ ) and [Matrix ](https://view.matrix.org/alias/%23friendi.ca:matrix.org/ )
2021-05-24 02:04:17 -04:00
* XMPP/Jabber MUC: support(at)forum.friendi.ca
2021-08-11 11:31:33 -04:00
* IRC: #friendica at [libera.chat ](https://web.libera.chat/?channels=#friendica )
2021-05-24 02:04:17 -04:00
* Matrix: [#friendi.ca ](https://matrix.to/#/#friendi.ca:matrix.org ) or [#friendica-en ](https://matrix.to/#/#friendica-en:matrix.org ) at matrix.org
2011-04-13 10:07:21 -04:00
2011-04-29 19:58:19 -04:00
**About**
2011-11-08 17:12:01 -05:00
* [Site/Version Info ](friendica )
2015-10-29 02:58:05 -04:00
* [Friendica Credits ](credits )