Download the PHP package blitze/content without Composer
On this page you can find all versions of the php package blitze/content. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blitze/content
More information about blitze/content
Files in blitze/content
Download blitze/content
More information about blitze/content
Files in blitze/content
Vendor blitze
Package content
Short Description Create and manage content types for phpBB SiteMaker
License GPL-2.0-only
Homepage https://github.com/blitze/phpBB-ext-sitemaker_content
Package content
Short Description Create and manage content types for phpBB SiteMaker
License GPL-2.0-only
Homepage https://github.com/blitze/phpBB-ext-sitemaker_content
Please rate this library. Is it a good library?
Informations about the package content
phpBB Sitemaker Content Extension
phpBB Sitemaker Content is an Extension for phpBB 3.2
Description
Create and manage content types for phpBB Sitemaker Extension
Features
- Define input fields for each content type in ACP
- Optionally define how each field is displayed
- Manage settings for each field in ACP
- Manage view settings in ACP
- Create custom views in ACP
- Other extensions can provide new or extend or replace existing content views
- Other extensions can provide new or extend or replace existing fields
- Ability to mark fields as required
- Choose who can input a field: poster or moderator
- Force-require approval before publishing
- Use permission system to restrict access to a particular content type
- Uses phpBB forum to store content so they are searchable
- Adds minimum meta tags for social sharing
Available Blocks
- Recent Content
- Archive
- Swipper (Slideshow)
Available Content Views
- Blog
- Portal
- Tiles
Available Content Fields
- Checkbox
- Color
- Datetime
- Hidden
- Image
- Location
- Number
- Radio
- Range
- Select
- Social Share
- Telephone
- Text
- Paragraph
- URL
Installation
Clone into phpBB/ext/blitze/content:
git clone https://github.com/blitze/phpBB-ext-sitemaker_content.git phpBB/ext/blitze/content
Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB Sitemaker Content" extension.
Collaborate
- Create a issue in the tracker
- Note the restrictions for branch names and commit messages are similar to phpBB3
- Submit a pull-request
Testing
We use Travis-CI as a continuous integration server and phpunit for our unit testing. See more information on the phpBB development wiki.
License
GPLv2
All versions of content with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
composer/installers Version ^1.1
cocur/slugify Version ^1.4
urodoz/truncate-html Version ^1.0
blitze/sitemaker Version ^3.2.0-RC1
composer/installers Version ^1.1
cocur/slugify Version ^1.4
urodoz/truncate-html Version ^1.0
blitze/sitemaker Version ^3.2.0-RC1
The package blitze/content contains the following files
Loading the files please wait ....