Skip to content

SynaptikCMS v1.0

Choose a tag to compare

@synaptikcms synaptikcms released this 05 Jun 19:30

Initial Release v1.0

SynaptikCMS Installation

There are no complicated setup steps or database.

  1. Extract the ZIP archive
  2. Upload the files to your server
  3. Visit yourdomain.com/install.php (or yourdomain.com/subfolder/install.php if you uploaded the CMS files to a domain subfolder) to complete the initial setup (site name, language, admin password, admin folder name)
  4. Start creating content!

That's it, you are already up and running!

Make sure to delete install.php and install.lock from your server after completing the site setup.

What's inside?

  • One-step setup — extract the ZIP, run install.php, done
  • Flat-file JSON data — split-file architecture, each content item is its own file
  • Built-in i18n — front-end and admin panel, separate locale files
  • Theme system — hooks, filters, partials, CSS editor, live theme preview
  • Content types — Articles, Pages, Projects (Portfolio)
  • Editing formats — supports HTML (WYSIWYG) and Markdown content-editing
  • Draft system — manually or autosaved JSON drafts, one-click publish
  • Autosave — save posts automatically at user-defined intervals so you never lose content, even after closing a page accidentally
  • Categories and Tags — organize and link your content as you like, merge categories or tags
  • Related Content: display related items a per-post basis, pick content manually or let the algorithm decide what to show
  • Image Galleries built-in — add one or more image galleries to your posts, choose between 4 layouts (grid, masonry, justified or carousel)
  • Scheduled Publication — delay publishing your post and set a date for automatic later posting
  • Post Preview — see posts in current theme's context before actually saving or publishing
  • Custom Fields — display your own specialized information beyond standard default fields
  • Built-in Powerful Search EngineCtrl+K (or CMD+K) overlay, no external dependency
  • Media Manager — upload, browse, delete, rename, reorganize with drag and drop, batch-image compression
  • Shortcodes engine — galleries, TOC, callouts, quotes, buttons, contact form, recent articles/projects - easily add your own custom shortcodes
  • SEO built-in — meta tags, Open Graph, JSON-LD schema, canonical URLs, sitemap generator...
  • Backup and Restore — save your database, media and settings in once click, restore them in 1 click
  • Menu Builder — create your optimal navigation menu easily with a drag and drop custom tool
  • CSS Editor — live-edit your current theme's CSS styles
  • Alt Text Assistant — add alt-text and captions to all your gallery images in a centralized place
  • RSS Feed — added automatically in theme headers - no user action required
  • Automatic Updates — get notified about updates directly in the dashboard, update your CMS in one click