Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidiq/ultimateblog
Blog system for phpBB
https://github.com/davidiq/ultimateblog
Last synced: about 6 hours ago
JSON representation
Blog system for phpBB
- Host: GitHub
- URL: https://github.com/davidiq/ultimateblog
- Owner: DavidIQ
- License: gpl-2.0
- Created: 2023-07-13T21:37:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-20T15:10:36.000Z (8 months ago)
- Last Synced: 2024-03-20T19:29:41.087Z (8 months ago)
- Language: PHP
- Size: 664 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Ultimate Blog
---
> It is a fact that a good blog can attract visitors to your board. The more information and content you show, the more chances to get a higher ranking on search engines. Therefore, it can be said that creating a helpful blog on your board is an essential and quick step to get closer to various audiences..
> **Ultimate Blog**. *An extension for the phpBB Forum Software package.*
---## Install
```javascript
// Copy the extension to phpBB/ext/mrgoldy/ultimateblogGo to "ACP" > "Customise" > "Extensions" and enable the "Ultimate Blog" extension.
```## Overview
To be assignedWiki link? [[Name of Wiki Page|WikiLink]]
## Development
### Contribute
If you would like to contribute to this extension, then ...### Bug / Feature request
If you find a **bug**, please report it here.If you would like to request a **feature**, please request it here.
## Built with
* [Hover.css](http://ianlunn.github.io/Hover/ "Hover.css
A collection of CSS3 powered hover effects.
by ianlunn")
* [jQuery UI](https://jqueryui.com/ "jQuery User Interface")
* [jRaty](https://github.com/escapeboy/jraty/tree/master/public/raty "jQuery Raty
A star rating plugin.
by escapeboy")
* [Switchery](http://abpetkov.github.io/switchery/ "Switchery
iOS 7 style switches for your checkboxes.
by abpetkov")## To-do
* Subscriptions
* Search
* Better error handling (use phpBB's native exceptions)
* SEO per blog## License
[GPLv2](license.txt) © 2017, **Mr. Goldy**