pull down to refresh
365 sats \ 13 replies \ @sebastix 16 Aug 2023 \ on: What are you working on this week? meta
- Client project: building a dApp with Vue for sending EURe tokens (as a WooCommerce payment method)
- Building a notifications center in Drupal with DANSE
- Need to integrate Gitlab CI (new feature) in Drupal Nostr Simple Publish and Nostr ID NIP05 modules I I find some time left
Great work. What’s the motivation behind using Drupal vs Wordpress or other open source CMS?
reply
A brief answer on why I love Drupal
I started working with Drupal in 2014 at my former employer and was coming from a background of building my own CMS solutions with PHP and several PHP frameworks.
The hate against the complexity of Drupal was huge in the beginning, but after Drupal 8 was coming more mature with the adoption of Symfony as a framework for many components the love started growing (exponential).
For me Drupal is much more than a CMS. It's a swiss knife which I use as a development framework for many solutions. It's also made me learn to work with Symfony (in many cases just for some basic microservices doing 1 thing). For my backend development work it's really a comprehensive toolbox I enjoy using everyday.
And it's excists since 2001 (it was the best CMS in 2008), so the chance it will exist the coming 20 years is big (I love to apply The Lindy Effect here). Just like PHP ;-)
And I must not forget to mention the community, the people <3
reply
deleted by author
reply
Views (in core) and the module backup&migrate are still alive and kicking =)
reply
deleted by author
reply
Never worked with panels, it was just before my time when starting with Drupal I suppose. I learned to use Context, display suite and features with Drupal 6 and 7 which were far more predictable. But within 1-2 years working with those modules, it was time to move on with Drupal 8.
I'm not a fan of layout builder, I use Paragraphs instead which can be used with Layout Paragraphs.
deleted by author
EURe tokens using RGB or Taproot Assets?
reply
EURe is an ERC20 token $) https://monerium.dev/
reply
Thanks!
reply