Skip to content

cubiclesoft/barebones-cms-plugins-demo-site

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Barebones CMS Demo Site Plugins

The set of plugins used on the Barebones CMS demo website.

Try the demo

Donate Discord

Plugins

  • custom_buttons.php - Add a custom template to the Embed dialog that inserts HTML intended to be styled as a set of buttons with CSS. Used in the Barebones CMS intro video.
  • my_styles.php - Add a custom CSS class to the ContentTools editor (accessible via the inspector for P tags). Used in the Barebones CMS intro video.
  • demo.php - Adds information to the home screen for accessing the session's API via the Barebones CMS SDK as well as downloading the API's SQLite database. Also adds session expiration tracking to every admin interface screen with a global callback.

Features

  • The official source code for the Barebones CMS demo plugins.
  • Has a liberal open source license. MIT or LGPL, your choice.
  • Designed for relatively painless integration into your project.
  • Sits on GitHub for all of that pull request and issue tracker goodness to easily submit changes and ideas respectively.

More Information

About

The plugins used on the Barebones CMS demo site. MIT or LGPL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages