Download the PHP package asika/natika without Composer
On this page you can find all versions of the php package asika/natika. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package natika
Short Description Natika Forum
License GNU Lesser General Public License
Homepage https://github.com/ventoviro/windwalker
Informations about the package natika
Natika Forum
Simple PHP Forum system for developers.
Installation
Via Composer
After composer installed, Natika will help you set some basic settings to enable site and create admin user.
Via Git
If you want to use git to keep Natika update to newest version, you can use git to install Natika.
Then copy etc/secret.dist.yml
to etc/secret.yml
and open it to fill database account.
Other Commands
If you want to test with fake data, you can add seeders by
Create a new admin user
Getting Started
Use your root user to login Natika. You can create category by click New Category
button.
Fill category information, icon uses Font Awesome classes.
If you want to use image as category icon, you must go to admin.
Create & edit topics.
Admin
Go to http://{your.site}/admin
, and login with admin account.
Category Edit
Article Edit
Article will display on frontend top menu. If you fill the URL input, menu item will be an external link.
You can drag & drop images to upload.
Config
Open etc/secret.yml
, there are some basic settings which you can change.
Site Metadata
Mail Settings
Cloud Image Storage
Customize Theme
See Customize Document
Social Login
See Social Login Document
Hide Source Files
If you want to create a /public
folder to hide all source files. See Hide Source Files
Development
Natika based on these packages:
Natika provides package and event system to help develops create their plugins, but we need more test to release this feature, so there are no documentation about plugins currently, please wait for future inforamtion.
All versions of natika with dependencies
windwalker/phoenix Version 1.*
symfony/yaml Version ~2.0
filp/whoops Version ~1.0 | ~2.0
fzaninotto/faker Version ~1.0
monolog/monolog Version ~1.0
joomla/datetime Version ~2.0
erusev/parsedown Version ~1.0
lyrasoft/luna Version 1.*
lyrasoft/unidev Version ~1.0
hybridauth/hybridauth Version ^2.6
tpyo/amazon-s3-php-class Version *
adyg/php-imgur-api-client Version 1.0.*
gregwar/image Version 2.*