I have a used the Computed Field extensively in developing two websites which I use internally for my business, both hosted by LAMP servers on my own network. One is an MRP system which tracks our manufacturing process, the other is a Document Control system which handles all of our engineering documentation (to aerospace standards). The former is a D6 site, the latter is a D7 site.
So I have some curiosity... Does anyone else use the Computed Field as a means of prototyping code before deploying it into a module? Does this workflow even make sense?
The reason I ask is that, although I am a reasonably accomplished programmer (from back in the day), I have never yet actually sat down and taken the time to go through all the steps to implement a module. I'm in a hurry, and probably lazy... And I have a business to run, so I've never had time to actually lay things out like I should.
The upshot: I have the basic functionality of a reasonably complete ERP system running, albeit on two separate sites. So how might I enlist the help of the world's collection of far more capable coders than myself to actually make this into a deployable product: BackdERP ?
Okay, we'll probably have to come up with a better name.
Recent comments
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty. Is there really,...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
To me this clearly looks like some wrong use of the Leaflet library at some point. But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
So tried accessing the updates.backdropcms.org server again and tech support said: Hello, It looks like outside of the server that host isnt accessible currently -- jeremy_a@khsupport...
Unable to run update - fails with Connection timed out
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop