Giter Site home page Giter Site logo

gervisbermudez / startcodeigniter-csm Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 36.64 MB

startCodeIgniter CSM is a Lightweight Content Managemant System based on Codeigneiter Framework and Vuejs

License: MIT License

PHP 13.25% HTML 0.74% Hack 0.06% CSS 9.37% JavaScript 53.63% Batchfile 0.02% Shell 0.03% C# 0.01% Blade 12.69% ASP.NET 0.04% SCSS 10.15%
codeigniter blade cms php vuejs

startcodeigniter-csm's Introduction

startCodeigneiter CSM

startCodeigneiter CSM

startCodeIgniter CSM is a Lightweight Content Management System based on Codeigneiter Framework and Vuejs: cloud-enabled, mobile-ready, offline-storage and HTML5 editor.

  • Create custom pages, blogs
  • Manage your files and folders
  • Manage events, videos and photos
  • Create User with levels access
  • Create categories/subcategories

New Features in Version 2.0.0!

  • Dynamic Forms contents
  • New dashboard widgets added
  • Dashboard with quick access to features
  • People section to manage users and groups
  • Received Forms to view and manage form submissions
  • Fragment section to create and manage reusable content
  • Albums section to manage photo albums
  • Videos section to manage video content
  • Models section to manage custom content types

You can also:

  • Use the API to consume the data created in the interface
  • Import and export data easily
  • Change the configuration and theme of your website

Tech

startCodeIgniter CSM uses a number of open source projects to work properly:

  • VueJS - HTML enhanced for web apps!
  • [tinymce] - awesome web-based text editor
  • Materialize - great UI boilerplate for modern web apps
  • [MySQL] - the popular database for storage
  • Codeigneiter - fast PHP app framework
  • Gulp - the streaming build system
  • jQuery - duh

And of course startCodeIgniter CSM itself is open source with a public repository on GitHub.

Installation

startCodeIgniter CSM requires Composer.

Install the dependencies and devDependencies and start the server.

$ git clone https://github.com/gervisbermudez/startCodeIgniter-CSM.git
$ cd ./startCodeIgniter-CSM
$ composer install
$ npm install
$ php -S localhost:8000 -t ./ 

• startCodeIgniter CSM private panel admin will be in /admin. • startCodeIgniter CSM public website will be in /.

Development

Want to contribute? Great!

startCodeIgniter CSM uses Gulp for fast developing. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run these commands.

First Tab:

$ php -S localhost:8000 -t ./ 

Second Tab:

$ gulp watch_resources

Todos

  • Write MORE Tests
  • Add support for multiple languages
  • Add support for more file types
  • Improve security
  • Improve API documentation

License

MIT

Free Software, Hell Yeah!

startcodeigniter-csm's People

Contributors

gervisbermudez avatar dependabot[bot] avatar

Stargazers

Steve Tran avatar  avatar

Watchers

 avatar

Forkers

steve-bao-tran

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.