This repository is now deprecated, all the documentation can now be found at (https://github.com/forkcms/forkcms/tree/master/docs)
This repository contains the documentation of Fork CMS. The documentation files are automatically updated on http://docs.fork-cms.com
Want to help improving our documentation? Check out the dedicated article about contributing. See [contribute/03. documentation](06. contribute/06. documentation.md) for details.
Questions? Feel free to discuss on our Slack channel
- [Download, upload & installation](01. installation/01. installation.md)
- [Installation Wizard](01. installation/02. installation_wizard.md)
- [Minimum requirements](01. installation/03. minimum_requirements.md)
- [Webservers](01. installation/04. webservers.md)
- [Upgrading](01. installation/05. upgrading.md)
- [Version control](01. installation/06. version_control.md)
- [Faq](01. installation/07. faq.md)
- [Introduction](02. getting started/01. introduction.md)
- [Adding modules](02. getting started/02. adding_modules.md)
- [Adding a theme](02. getting started/03. adding_a_theme.md)
- [Spam protection](02. getting started/04. spam_protection.md)
- [Linking Facebook](02. getting started/05. linking_facebook.md)
- [Enable Twitter cards](02. getting started/06. enable_twittercards.md)
- [Configuring cronjobs](02. getting started/07. configuring_cronjobs.md)
- [Publish your website](02. getting started/08. publish_your_website.md)
- [Introduction](03. user guide/01. introduction.md)
- [Dashboard](03. user guide/02. dashboard.md)
- [Pages](03. user guide/03. pages.md)
- [The editor](03. user guide/04. the_editor.md)
- [Standard modules](03. user guide/05. standard_modules.md)
- [SEO](03. user guide/06. seo.md)
- [Marketing](03. user guide/07. marketing.md)
- [Mailmotor](03. user guide/08. mailmotor.md)
- [Settings](03. user guide/09. settings.md)
- [Introduction](04. theming guide/01. introduction.md)
- [What is a theme within fork?](04. theming guide/02. what_is_a_theme_within_fork.md)
- [Theme contents](04. theming guide/03. theme_contents.md)
- [Page templates, positions & blocks](04. theming guide/04. page_templates_positions_and_blocks.md)
- [Making a basic theme](04. theming guide/05. making_a_basic_theme.md)
- [Creating a template](04. theming guide/06. creating_a_template.md)
- [Locale and translations](04. theming guide/07. locale_and_translations.md)
- [Theme checklist](04. theming guide/08. theme_checklist.md)
- [Introduction](05. module guide/02. introduction.md)
- [Applications & Library](05. module guide/02. applications_and_library.md)
- [Routing](05. module guide/03. routing.md)
- [Modeling your module](05. module guide/04. modeling_your_module.md)
- [Writing your module](05. module guide/05. writing_your_module.md)
- [Blocks and widgets](05. module guide/06. blocks_and_widgets.md)
- [Templates](05. module guide/07. templates.md)
- [Translations/Locale](05. module guide/08. translations_or_locale.md)
- [Forms](05. module guide/09. forms.md)
- [Data grids](05. module guide/10. data_grids.md)
- [Generate thumbnails based on folder](05. module guide/11. generate_thumbnails_based_on_folder.md)
- [Javascript](05. module guide/12. javascript.md)
- [Ajax](05. module guide/13. ajax.md)
- [Passing data from PHP to javascript](05. module guide/14. passing_data_from_php_to_javascript.md)
- [Cronjobs](05. module guide/15. cronjobs.md)
- [Module settings](05. module guide/16. module_settings.md)
- [Pagination](05. module guide/17. pagination.md)
- [Meta data & SEO](05. module guide/18. meta_data_and_seo.md)
- [Breadcrumbs](05. module guide/19. breadcrumbs.md)
- [Tags](05. module guide/20. tags.md)
- [Search](05. module guide/21. search.md)
- [Creating frontend-widgets](05. module guide/22. creating_frontend_widgets.md)
- [API](05. module guide/23. api.md)
- [How does the API work](05. module guide/24. how_does_the_api_work.md)
- [Events publish and subscribe](05. module guide/25. events_publish_and_subscribe.md)
- [Creating an installer](05. module guide/26. creating_an_installer.md)
- [Creating a module.zip file](05. module guide/27. creating_a_module_zip_file.md)
- [Implementing Twitter Cards](05. module guide/28. twittercards.md)
- [Introduction](06. contribute/01. introduction.md)
- [Testing](06. contribute/02. testing.md)
- [Features](06. contribute/03. features.md)
- [Translations](06. contribute/04. translations.md)
- [User interface](06. contribute/05. user_interface.md)
- [Documentation](06. contribute/06. documentation.md)
- [Spreading the word](06. contribute/07. spreading_the_word.md)
- [Open sourcing your modules/themes](06. contribute/08. open_sourcing_fork_cms_modules_and_themes.md)