When a developer wants to learn an area like front end development, or something specific like CSS, how can I help accelerate their progress?
When a developer wants to learn an area like front end development, or something specific like CSS, how can I help accelerate their progress?
I'd like to be able to reference tips and issues in content and have them render as a link to the page on the site as well as on drupal.org.
Insert module can maintain a field reference to the entity and inject it into ckeditor.
Config Devel lets you update a project's config using drush.
drush cde mantraprofile
This will export the listed config in mantraprofile/config.
Publish Mantra Profile to github/gitlab or as a Drupal distribution.
Create the payment node when the invoice is created.
When a payment is made, if it's not the total amount, create another pending payment with the remaining amount.
This is an idea for tracking remaining amounts.
Some Profile fields use long formatted text, with the plain text filter.