Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 1.73 KB

README.md

File metadata and controls

76 lines (45 loc) · 1.73 KB

Reference

Defines a field type to let entities reference other entities in Backdrop.

This module is the sucessor to both references and entity_reference in Drupal 7, and will one day include all the features from both, along with an upgrade path. When that has been accomplished, this module will be moved into Backdrop core.

Warning

This module is still under development, and should only be used with the understanding that it will likely need to have patches applied.

That being said, most of the core functionality is ready, so please help us test it out, and report any issues so that they can be addressed.

Things to do:

Check out this github ticket with the list of things that need to be done: #4

Requirements

  • None

Installation

  • Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.

  • Add a reference field to any entity (for example: a content type, a user account, or a taxonomy vocabulary)

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/references/wiki/Documentation.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/references/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.