Module 8 – Upload and Bootstrap
Upload Library
CodeIgniter’s File Uploading Class permits files to be uploaded. You can set various preferences, restricting the type and size of the files.
In MEB, you can upload files in Beekeepers, Apiaries and Colonies. You may as well, upload documents to be attached to a post on the website.
MEB Upload process with example in this document.
Bootstrap
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first websites. It is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
You may see Bootstrap as a very advanced CSS. In a few pages, I copied the main rules of Bootstrap. If you don’t have any knowledge of Bootstrap, I would suggest a short tutorial on w3schools.com.