ATproto

3 posts

New ATproto Suite for Drupal

I have been working on various ATproto integrations for Drupal over past few months, and have now combined them into a single suite. The code is available on Github [1]. Much of this is tailored to my custom Drupal content types and would only server as an example to others, however you should be able to use the atproto_client as is and write your own code on top of it. The individual modules provide Action Plugins for use with ECA. There are recipes for installing the ECA models. Some of the modules also depend on the Indieweb Webmention module which provides the entity types for Syndications and Webmentions. I set the Drupal core requirement to 11.3 because that is the environment I'm working in, but I'm sure most of it would work with earlier versions if you just changed that. This is Alpha level code - use at your own risk.  [1] https://github.com/lieb77/atproto


L
Lieb's Log
paullieberman.org
Apr 1, 2026

New ATproto Suite for Drupal

I have been working on various ATproto integrations for Drupal over past few months, and have now combined them into a single suite. The code is available on Github [1]. Much of this is tailored to my custom Drupal content types and would only server as an example to others, however you should be able to use the atproto_client as is and write your own code on top of it. The individual modules provide Action Plugins for use with ECA. There are recipes for installing the ECA models. Some of the modules also depend on the Indieweb Webmention module which provides the entity types for Syndications and Webmentions. I set the Drupal core requirement to 11.3 because that is the environment I'm working in, but I'm sure most of it would work with earlier versions if you just changed that. This is Alpha level code - use at your own risk.  [1] https://git@github.com:lieb77/atproto.git


L
Lieb's Log
paullieberman.org
Apr 1, 2026
Using your AT proto stuff in your other web stuff: A guide for Atmosphere dwellers who want to just do stuff...

Using your AT proto stuff in your other web stuff: A guide for Atmosphere dwellers who want to just do stuff...

It's easy peasy, don't be scared!