Hello Everyone,
As part of a monograph I am developing, I have come up with a tentative Backdrop Developer Costing Model (using the more-established Drupal Developer example as a close analog).
I am interested in gathering some feedback from people in the Backdrop community regarding the model:
- Where it is good
- Where it might be improved
- Where it may be considered incomplete
Thanks!

g.
----
Recent comments
Those links can just be /node/add/whatever and they will work on dev / stage / prod whatever. Note the leading forward slash.
Need PHP Filter in Backdrop
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers. For example, at the top of my Views,...
Need PHP Filter in Backdrop
In the meantime I also need something like https://www.drupal.org/project/entityreference_autofill in Backdrop. Has anyone made progress on the port, or are there interesting alternatives...
Porting of module "Entity reference autofill"
- In Backdrop CMS the update.php file located in the /core folder (mydomain.com/core/update.php). - For launch the update.php from address bar of the browser, without restrictions, you...
Update Problems
Using modules Internationalization > String translation, and Localization client > if you like to make a translation easier.
Quicktabs module: How to translate the tabs?