PLUGCORE icon

PLUGCORE

PLUGCORE is an open-source content management system and application framework written in PHP. It allows developers to build customized web applications and websites.

What is PLUGCORE?

PLUGCORE is an open-source content management system and web application framework written in PHP. It was originally created in 2004 by Shaun Inman as a simplified framework for building custom publishing systems.

Some key features of PLUGCORE include:

  • Modular architecture that allows developers to enable only the features they need
  • Simple API for extending core functionality
  • Template engine for theming and front-end presentation
  • Basic blogging and content publishing tools
  • User access control and permissions system
  • Support for plugins and add-ons

PLUGCORE aims to provide a lightweight starting point for developers to build custom PHP applications. It handles common functionality like user accounts, templating, databases, and routing out of the box so developers can focus on the unique aspects of their project.

The modular structure makes it easy to only activate the components your application needs. And developers can expand on the core PLugCORE APIs to add custom post types, widgets, settings pages, user roles, and more. There is an active community behind PLUGCORE contributing plugins and documentation.

The Best PLUGCORE Alternatives

Top Apps like PLUGCORE

Strapi

Strapi is an open-source headless content management system (CMS) that allows developers to easily build, manage and distribute content APIs. It is entirely built on Node.js and gives developers complete control and flexibility to customize their content structure without having to rely on database administrators.Some key features and...

Ember.js

Ember.js is an open-source JavaScript web framework that enables developers to create ambitious web applications that run in any browser. It is used for developing single-page web applications and focuses on incorporating common idioms and best practices to help build scalable products.Some key features of Ember.js include...

Sails.js

Sails.js is an open-source Model-View-Controller (MVC) web application framework built on Node.js. It is designed to help developers build custom, enterprise-grade web apps and APIs more efficiently.Some key features of Sails.js include:Easy to use ORM and database integration - It has a simple ORM, Waterline...

Backbone.js

Backbone.js is an open-source JavaScript library that provides structure and organization for web applications. It is lightweight and flexible, providing a set of tools for building single-page web apps.Some key features of Backbone.js include:MVC architecture - Separates data, views, and logic into models, views, and controllers...

Meteor

Meteor is an open-source platform for building scalable web and mobile applications using JavaScript. Here is an overview:It is a full-stack framework that includes a web app framework, build tool, and cloud platform. Developers can build apps with Node.js on the backend and React on the frontend.It...

KeystoneJS

KeystoneJS is an open-source Node.js content management system and web framework that makes it easy to build database-driven websites, applications, and APIs. Some key features of KeystoneJS include:Intuitive Admin UI - Keystone comes with an auto-generated admin UI that lets you easily manage content.Database Agnostic - Supports...

Total.js

Total.js is an open-source, flexible, and modular Node.js web application framework designed to create, scale, and deploy web applications and services faster and easier. Some key features and benefits of total.js include:Simple and intuitive API for routing, request and response handling, templating, etc.Automatic loading of...

ExpressJS

ExpressJS is an open-source, back-end web application framework for building web applications and APIs with Node.js. It is lightweight, minimalist, flexible, and fast. ExpressJS provides helpful functionality for routing, middleware, environment configuration, template engines, error handling, content negotiation, and more out of the box so developers can focus on...

Fastify

Fastify is a web framework for Node.js that focuses on providing high performance and low overhead for web applications and APIs. Some key features of Fastify:Extremely fast - Benchmarks show it can be up to 30% faster than other Node.js frameworks due to its lightweight architecture.Plugin architecture...