Download the PHP package niainteractive/niabase-plugin without Composer
On this page you can find all versions of the php package niainteractive/niabase-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niainteractive/niabase-plugin
More information about niainteractive/niabase-plugin
Files in niainteractive/niabase-plugin
Download niainteractive/niabase-plugin
More information about niainteractive/niabase-plugin
Files in niainteractive/niabase-plugin
Vendor niainteractive
Package niabase-plugin
Short Description A resource management plugin for OctoberCMS. Add, tag and categorise your resources with a frontend component that supports both list and grid view. Comes with a details page component built with Bootstrap.
License MIT
Package niabase-plugin
Short Description A resource management plugin for OctoberCMS. Add, tag and categorise your resources with a frontend component that supports both list and grid view. Comes with a details page component built with Bootstrap.
License MIT
Please rate this library. Is it a good library?
Informations about the package niabase-plugin
NiaBase
A resource management plugin for OctoberCMS.
What is this?
NiaBase lets you add, tag and categorise your resources with a frontend component that supports both list and grid view. It uses Bootstrap and comes with a details page component. Just specify your URL prefix when setting up your CMS pages, for example if you want /resources set that and use resources/:id on your detail page, and you will have a full details page ready to go.
This will be updated as time goes on.
Requirements
- OctoberCMS v4.x
- PHP 8.1+
Installation
Then run:
Setup Order
- Add your categories first
- Add your tags
- Create your resources and assign categories, tags, files or links
Frontend Setup
- Create a listing page in your CMS with any URL you like, drop the
resourceListcomponent on it - Create a detail page with the URL pattern
/yourprefix/:id, drop theresourceDetailcomponent on it - Set the detail page property on
resourceListto match your detail page URL prefix
Credits
Built by K 💖 ~ ofthewildfire
All versions of niabase-plugin with dependencies
PHP Build Version
Package Version
The package niainteractive/niabase-plugin contains the following files
Loading the files please wait ...