Since we are investing a lot of time in making sure that Backdrop has the same features as Wordpress #1388 and that Wordpress sites can be easily imported into Backdrop #1055, we should probably have an install profile that configures the site in a way that mimics what you get with a Wordpress site out of the box, including the proper content types, taxonomies, layouts, and blocks. That way, someone looking for a Wordpress replacement has something familiar to use as a jumping off point from which to make the changes that they are looking for.
GitHub Issue #:
3127
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop