blitze / sitemaker
A portal/CMS for phpBB
Installs: 748
Dependents: 0
Suggesters: 0
Security: 0
Stars: 25
Watchers: 10
Forks: 12
Open Issues: 21
Type:phpbb-extension
Requires
- php: >=5.4
- composer/installers: ^1.1
- simplepie/simplepie: ^1.5
- urodoz/truncate-html: @stable
Requires (Dev)
- phing/phing: ^2.16
- dev-develop
- 3.4.0
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.2
- 3.2.1
- 3.2.0
- 3.2.0-RC1
- 3.1.1
- 3.1.1-RC1
- 3.1.0
- 3.1.0-RC1
- 3.0.1
- 3.0.1-rc2
- 2.0.3
- dev-renovate/configure
- dev-snyk-fix-13453920428360abdf19e018fbbc1a38
- dev-snyk-fix-2d609371246e4cc1962a741dded19ded
- dev-snyk-fix-3072f3f4dff0a2f5e0215e149a14fdbc
- dev-snyk-fix-65333b171faebb1217b30c89d21aef7a
- dev-snyk-fix-7701134d34179de78b7ee0afe92f47da
- dev-snyk-fix-a4b2db26604a7918f58ea8cb79e7c868
- dev-snyk-fix-dafb5af76294a416972aadc7ebc1de8a
- dev-snyk-fix-e0b72463f6035613f433755828474a5d
- dev-navbar
- dev-master
- dev-templating
- dev-snyk-fix-38a8be4ac1c3d13ab8f6c7ae1c72cd38
- dev-snyk-fix-9e94d24dd01b192468eb85ea6a84ccbb
- dev-translations
- dev-release-3.2.0
- dev-phpBB-3.1.x
This package is auto-updated.
Last update: 2024-10-30 07:21:22 UTC
README
phpBB SiteMaker is an Extension for phpBB
Description
phpBB SiteMaker allows you to transform your phpBB3 board into a full-blown site.
Features
- Customize your site using blocks of content
- Drag and drop interface for adding/removing blocks
- Customizable block display - background color, title, etc
- Set any front-facing controller as your site's landing page
- Create layouts for each page or set a default layout for your entire site
- Icon picker for choosing blocks/menu icons using font awesome
- Limit access to specific blocks based on group memberships
- Create Menus with nested lists
- Create blocks with your own content using html/bbcode
Documentation
Download & Installation
- Download the extension from here
- Extract and upload it to your phpBB/ext/ folder so you have phpBB/ext/blitze/sitemaker
- Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB Sitemaker" extension.
Upgrade from phpBB Primetime
- Disable (do not Purge) phpBB Primetime
- Install phpBB Sitemaker as described above
- Purge phpBB Primetime
Collaborate
- Create a issue in the tracker
- Note the restrictions for branch names and commit messages are similar to phpBB3
- Submit a pull-request