Showing 31 open source projects for "snap7-full"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Surmon.me

    Surmon.me

    Personal website and blog

    Surmon.me is a full-featured personal website and blog platform built with Vue and designed as part of a larger ecosystem of interconnected applications and services. The project functions as a server-side rendered (SSR) web application that delivers content dynamically while maintaining performance and SEO optimization. It is powered by a dedicated backend service called NodePress, which provides RESTful APIs for content management, data retrieval, and system operations.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Hugo Theme Stack

    Hugo Theme Stack

    Card-style Hugo theme designed for bloggers

    ...Stack is a simple card-style Hugo theme designed for bloggers, some of its features are responsive images support, lazy load images, dark mode, local search, PhotoSwipe integration, archive page template, full native JavaScript, and no jQuery or any other frameworks are used, no CSS framework, keep it simple and minimal, properly cropped thumbnails. Subsection support, table of contents, multilingual mode and RTL support. It's necessary to use Hugo Extended ≥ 0.87.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DjangoBlog

    DjangoBlog

    A blog system based on python3.8 and Django3.0

    Articles, pages, categories, tags (add, delete, edit), etc. Articles and pages support Markdown and highlighting. Articles support full-text search. Complete comment feature, include posting reply comment and email notification. Markdown supporting. Sidebar feature, new articles, most readings, tags, etc. OAuth Login supported, including Google, GitHub, Facebook, Weibo, QQ. Memcache supported, with cache auto refresh. Simple SEO Features, notify Google and Baidu when there was a new article or other things. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Typecho Blogging Platform

    Typecho Blogging Platform

    A PHP blogging platform, simple and powerful

    With only 7 data tables and less than 400KB of code, a complete plug-in and template mechanism is complete. Ultra-low CPU and memory usage is enough to give full play to the maximum performance of the host. Native support for Markdown typesetting syntax, easy to read and write. Support various cloud hosts such as BAE/GAE/SAE, even in the face of sudden high traffic, it can easily cope with it. The meticulously polished operation interface is still a familiar feature, but more mature and with more options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    UNA

    UNA

    PHP & MySQL based CMS with messenger

    Full featured CMS with social features. It has limited functionality by default and can be extended with additional modules. Additional modules includes such features as Education solution, Video Messenger, Events, Polls, Tasks, Forum, Market, Videos, Video Streaming and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Blog4u

    Blog4u

    A simple but beautiful blogging system that doesn't require a database

    ...It is easy to install and, if necessary, can also be easily moved to another web space provider without any time-consuming migration. Thanks to the open HTML file format, you always have full control over the content and design of the blog articles. Für eine Beschreibung und Screenshots in Deutsch siehe: https://www.stefanbion.de/blog4u
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Halfrost-Field Frostland

    Halfrost-Field Frostland

    This is the place to blog

    ...The repository is structured like a personal technical blog/book: it contains “contents” directories with Markdown-based notes, tutorials and guides. For example, there is a full machine learning course outline (regression, neural networks, SVMs, unsupervised learning, anomaly detection, large-scale ML, even application examples like OCR), that reads like a self-study curriculum. Beyond ML, the repo reflects the author’s interests across cloud native infra, distributed systems, programming languages (Go, Rust), DevOps, algorithms, and more — making it a broad reference for learners or engineers seeking well-written, deep-dive articles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    e107 bootstrap content management system

    e107 bootstrap content management system

    Content management system built on PHP, MySQL, Twitter Bootstrap

    ...It installs a completely dynamic website on your server allowing you complete control of your site from a secure and intuitive, yet powerful and flexible admin area. Coded HTML5, Twitter Bootstrap 5, jQuery. Full source and changelog available on Github.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    yBlog Creator

    Fast, Simple Full-Featured Blog Creator in PHP. No database needed.

    Designed from the ground up to take advantage of the new and increasingly standardized features of HTML5 and PHP7+, Yofiel's file-based yBlog Creator provides W3C-validated, responsive, animated page templates that work consistently on Chrome, Safari, and Edge desktops and mobiles. But its fast CSS3 and native JavaScript libraries total less than 15KB. Any HTML editor may create content. Menus and metadata are automatic. A single stylesheet provides multiple color and appearance options...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    VBlog

    VBlog

    V Tribe, a multi-user blog management platform

    ...It also handles common concerns such as pagination, file uploads (for images or attachments), session management, and role-based access control, showing how these are tackled in practice. By exploring VBlog’s code, developers can understand best practices in routing, security, database interaction, and component-based UI design across a full application stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    Mara CMS is a file based content management system. Mara offers the kind of helpful features you would expect to find in the big commercial products, but in a more concise form. This makes it remarkably easy to use, even for the inexperienced content creator. Features include direct editing of the actual webpage so you see your changes as you type, drag and drop photo and video content addition, easy YouTube video linking, a photo gallery that can also double as a presentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Microblog

    Microblog

    Microblogging application developed in my Flask Mega-Tutorial series

    ...It integrates SQL databases through SQLAlchemy and shows how to manage migrations, query optimization, and pagination for scalable content delivery. The app also includes unit and integration tests to reinforce test-driven development practices. Additional features such as full-text search, localization, email notifications, and deployment configurations are included or discussed to take developers beyond the basics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Blackcolors

    Blackcolors Theme for WordPress

    Blackcolors is a highly customizable theme for WordPress with a responsive-design and a minimalist-style, which tries to be so quick and efficient as possible. You can find more info at http://antsanchez.com/en/blackcolors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RipWP

    RipWP

    Open Source Blog and CMS Management

    RipWP is an open source software to create and manage blog and website content in a seamless manner. Its a very light weight and installs in 5 minutes with ready to use plug-ins for your business or personal website or blog. With ripWP you can create awesome blogs and websites and use one click install themes and plugins from the library. ripWP, it's an attempt to make WordPress and other Open Source Platforms better and easy for an average user. We are just tweaking the code a little...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hakkah~CMS is ReloadCMS (reloadcms.com) 1.2.6 fork. It is light, powerful and secure full-featured content management system with a big amount of uses from homepages/blogs to big corporate portals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Felix Felicis

    Felix Felicis

    Felix Felicis (aka liquidluck) is a static blog generator in python

    ...The generator supports live previews and incremental builds so content changes reflect quickly, and it includes built-in support for features like pagination, RSS feeds, and code syntax highlighting to suit developers. It is aimed at creators who want to author content in a lightweight workflow without heavy CMS overhead and still maintain full control over markup, design, and deployment. Because the ecosystem is Ruby-based, it integrates into developer toolchains, CI pipelines, and can deploy to GitHub Pages or any static host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Concrete CMS

    Concrete CMS

    Open Source Content Management System for teams.

    Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS. The user experience is built around in-context editing, it’s as easy to use as a word processor. You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    mapleBlog is a simple MVC Struts 1.1-based Web log that uses Hibernate as its model layer and Tiles/JSP for its View. It is relatively simple to configure and has full basic functionality and uses Hibernate as the database layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YeahReader RSS reader is a free full-featured program for reading news feeds in RSS, RDF and Atom formats, and podcasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wysgui is a CMS which is completely customizable. It uses various other Open Source systems to operate smoothly. Icons, right-click functions, and inner windows are some functions that give the users a friendly, WYSIWYG graphical environment- WysGui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VicBlog
    VicBlog is an open source PHP webblog script backed by a MySQL Database. Currently in Beta, VicBlog has some really good features to start off with, including WYSIWYG for easy content publishing, easy Installer, and lots more with more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cloud Suite is a collection of web apps, meant to be run on a personal server. This is an excellent substitute for the large cloud, for those who are concerned about privacy. Because it is not run by a company, you have full control over your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Use this plugin to embed Google Wave inside a wordpress post, as easy as [wave id="wave-id"]. This plugin implements the full wave embed api and features a TinyMCE button for embedding the wave. follow @wavewordpress in twitter for updates and more inf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Splog is a simple PHP and MySQL blogging framework allowing full integration into a website by being designed for use via the include() function. It offers comments, (viewing by) categories, tags, and full CSS design customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB