goncaloperes / Project-CodeIgniter-CMS

Codeigniter based application to managing website content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Watches GitHub Starts GitHub Forks

Codeigniter based application to managing website content (Content Management System). Admins have a powerful section to control the Articles, Categories, Users and User Groups. The app's User Interface is responsive and it was build using the Bootstrap Framework.

Application

User Interface

Home Page

Login Section.

Admin Dashboard

Admin Section - Articles

Admin Section - Add New Article

Admin Section - Edit Article


Usage

Development

Contributions are welcome!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug, kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.


Built with

  • CodeIgniter - Open-source software rapid development web framework, for use in building dynamic web sites with PHP.
  • Bootstrap - Open-source front-end library for designing websites and web applications.

Team

Gonçalo Peres Goncalo Peres.com
Gonçalo Peres Official Site

MIT © Gonçalo Peres

About

Codeigniter based application to managing website content.

License:MIT License


Languages

Language:PHP 90.0%Language:JavaScript 9.6%Language:HTML 0.3%Language:CSS 0.1%