Lightweight Content Managemant System based on Codeigneiter Framework and Vuejs

startCodeigneiter CSM

startCodeIgniter CSM is a Lightweight Content Managemant 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 acces
  • Create categories/ subcategories

New Features!

  • Dinamic Forms contents
  • New dashboard witgeds addeds You can also:
  • Use the API to consume the data created in the interface
  • Import the postman collection with some examples of use
  • Change de configuration and theme of yor 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 the 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 Night Mode

Download Details:

Author: gervisbermudez

Source Code: https://github.com/gervisbermudez/startCodeIgniter-CSM

#vuejs #vue #javascript

Lightweight Content Managemant System based on Codeigneiter Framework and Vuejs
5.05 GEEK