Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidiq/phpbbasic
phpBB Extension to add single forum setup to a phpBB installation
https://github.com/davidiq/phpbbasic
Last synced: about 6 hours ago
JSON representation
phpBB Extension to add single forum setup to a phpBB installation
- Host: GitHub
- URL: https://github.com/davidiq/phpbbasic
- Owner: DavidIQ
- License: gpl-2.0
- Created: 2010-01-26T05:51:02.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T22:02:21.000Z (almost 4 years ago)
- Last Synced: 2023-03-10T22:57:01.312Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 233 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
[phpBBasic](https://www.davidiq.com/support/viewtopic.php?f=19&t=685)
# phpBBasic Extension for phpBB 3.3.x
phpBB Extension to add single forum setup to a phpBB installation, with all topics visible on the forum's index page.## Installation
1. [Download the latest release](https://github.com/DavidIQ/phpBBasic/releases).
2. Unzip the downloaded code archive, and change the name of the folder to `phpbbasic`.
3. In the `ext` directory of your phpBB board, create a new directory named `davidiq` (if it does not already exist).
4. Copy the `phpbbasic` directory to `phpBB/ext/davidiq/`
5. Navigate in the ACP to `Customise -> Manage extensions`.
6. Look for `phpBBasic` under the Disabled Extensions list, and click its `Enable` link.
7. Continue setup under the `phpBBasic` heading under the `Extensions` tab.## Uninstall
1. Navigate in the ACP to `Customise -> Extension Management -> Extensions`.
2. Look for `phpBBasic` under the Enabled Extensions list, and click its `Disable` link.
3. To permanently uninstall, click `Delete Data` and then delete the `/ext/davidiq/phpbbasic` directory.## Support
* Report any bugs to the [Issue Tracker](https://github.com/DavidIQ/phpBBasic/issues).
* Support requests should be posted and discussed in the [phpBBasic support area at phpBB.com](https://www.phpbb.com/customise/db/extension/phpbbasic/support) or on my [Support forum](https://www.davidiq.com/support).## License
[GNU General Public License v2](http://opensource.org/licenses/GPL-2.0)