Skip to content
Snippets Groups Projects

Issue #3321131: Replace README.txt with README.md

2 files
+ 55
45
Compare changes
  • Side-by-side
  • Inline
Files
2
README.md 0 → 100644
+ 55
0
# Decoupled Kit
Decoupled Kit submodules allows to solve some tasks with decoupling Drupal:
- Object
- Block
- Menu
- Taxonomy
- Breadcrumb
- Sitemap
- Metatag
- Webform
- Redirect
The submodules created routes with JSON output.
For a full description of the module, visit the
[project page](https://www.drupal.org/project/decoupled_kit).
Submit bug reports and feature suggestions, or track changes in the
[issue queue](https://www.drupal.org/project/issues/decoupled_kit).
## Contents of this file
- Requirements
- Installation
- Configuration
- Maintainers
## Requirements
Enable the modules that are required for the submodules.
## Installation
- Install as you would normally install a contributed Drupal module.
Visit: [Installing Drupal Modules](https://www.drupal.org/node/1897420)
for further information.
- Enable the module and submodules.
## Configuration
- Go to [Your Site]admin/config/decoupled_kit
or: `Administration > Configuration > System > Decoupled Kit`
and configure enabled submodules on tabs.
## Maintainers
- Sergey Loginov - [goodboy](https://drupal.org/user/222910)
\ No newline at end of file
Loading