description Automad Overview
Automad is a free, open-source flat-file content management system and template engine written in PHP. It stores website content in human-readable files instead of requiring a database, which allows a site to be placed under version control and deployed by copying its directory. Automad includes a browser-based dashboard, block editing, search and tagging, caching, and a headless mode that exposes content through a read-only JSON API. It is intended for developers and site owners who prefer file-based publishing.
help Automad FAQ
What makes Automad different from WordPress?
Automad is a flat-file CMS written in PHP, so it stores content in human-readable files instead of requiring a database such as MySQL. WordPress uses a database-driven architecture and a much larger plugin ecosystem.
Can Automad content be kept in Git?
Yes. Because Automad stores site content in files, the content and templates can be placed under version control. A deployment can often be performed by copying the Automad directory to the server.
Does Automad include a template engine?
Yes. Automad combines a flat-file CMS with a template system for building page layouts and reusable components. Developers can customize the site through its PHP-based project structure and templates.
What type of website is Automad suitable for?
Automad is a good fit for small to medium content sites, portfolios, documentation, and other projects where a database-free setup is useful. Large stores or sites that depend on many third-party plugins may need a different CMS.
explore Explore More
Reviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.