Open Source

Being big fans of Open Source, we want to give back to the community.

You can explore our contributions here on GitHub: https://github.com/nerdeer/

wordpress-to-asstro-ssg

export WordPress content into an Astro SSG project.

This is for Astro projects configured for a static output using the local files router.

GitHub.com/Wordpress-To-Asstro-SSG

squidex-to-wordpress

push ( and pull ) content from Squidex into a WordPress instance.

Squidex is just another CMS, but this one is generic in the sense that you can build any data models that you like with it. It also follows modern coding standards, plus has amazing localization support for text and media. Because Squidex is API based, it is referred to as a headless CMS.

Squidex is, honestly, a bit of a hidden gem 💎, but yes it does require a little know-how to use it properly.

It uses OpenAPI with Angular for the UI. Documentation is auto compiled, and you have the choice of ApolloGraphQL or a classic API that supports OData for accessing the data. I tend to stick with the API.

GitHub.com/Squidex-To-Wordpress