/jaijaz_boilerplugin

A JojoCMS boilerplate plugin with index, categories and detail page

Primary LanguagePHPGNU Lesser General Public License v2.1LGPL-2.1

This is a simple Jojo Boiler plate plugin.

It allows for index pages, category pages and detail pages.

To use:
1) Rename plugin directory and plugin file name with desired plugin name
2) Customise the install files with the right table names and required fields.
3) Customise the plugin file with the right table and field names
4) Make any changes needed to the template files for the information and layout changes
5) Make any changes needed to the style.css files that might be needed.