- Issue created by @MegaKeegMan
- πΊπΈUnited States MegaKeegMan
This is a little old but maybe still useful: https://drupal.stackexchange.com/questions/222260/add-content-type-field...
One of the answers in this thread recommends adding a field storage config to the config/install directory. This is something I had considered before, but I thought I had tested something like that previously. I was pretty sure that if you did not have any field instances for a field storage config entity, then the storage would get deleted from config? Maybe it is different if you create the field storage without ever creating a field instance for it. Even still, this could be a little problematic if my memory of this is correct.
- Merge request !2Issue #3530647: Automate setup of the microblog reference field β (Merged) created by MegaKeegMan
- πΊπΈUnited States MegaKeegMan
With this issue fork:
The field can be added and configured by going to settings page for a content type, opening the Social Post Controller settings, and toggling "Enable Inline Microblog".
Once merged, the above description can replace a big chunk of the instructions on the project page.
- πΊπΈUnited States MegaKeegMan
Tested this setup from a fresh installation of the module. Everything is working just fine.
-
megakeegman β
committed 8a7b5c2d on 1.0.x
Issue #3530647: Automate setup of the microblog reference field
-
megakeegman β
committed 8a7b5c2d on 1.0.x
- πΊπΈUnited States MegaKeegMan
The project page documentation has also been updated accordingly.
Automatically closed - issue fixed for 2 weeks with no activity.