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
In the Boxton layout 'footer' takes the entire width of the window, you just need to add for 'footer' the style 'background: #000;'. And it is impossible to do without CSS. Moscome Flippeed has...
changing footer background color in width
Hi @DrAlbany, Thanks. For homepage, I am using Boxton layout while for default it is Moscome Flipped. However, I had to use mini layouts for footer in both the aforementioned layouts. I...
changing footer background color in width
Hi toda97..., It's in the layout. Depending on which layout you are using, you may need to change to one of the layouts that have a full-width footer, or create your own layout...
changing footer background color in width
For making blocks of content for the main (or any) page, the Views is great tool. Create Views blocks, use filters by type of content, take the necessary fields, format display as cards, teasers...
Does Backdrop CMS Offer a Gutenberg-like Feature To Design At Least the Homepage?
I don't know the possibility of export from WordPress, and how difficult your data, but a good solution - export all content to CSV, for example, and import to the prepared content type in...
Migrating Massive WordPress Data to Backdrop with images