golang-cms

command module
v1.0.4-alpha.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2023 License: BSD-3-Clause Imports: 9 Imported by: 0

README

##########
GOLANG CMS
##########


Open source Content Management System based on the BeeGO framework.

********
Features
********

* Hierarchical categories
* Extensive support for multilingual websites.  #TODO
* Use the content blocks (& placeholders) in your own Templates
* Edit content directly in the frontend on your pages.  #TODO
* Navigation rendering and extending from your apps.
* SEO friendly urls.
* Mobile support.
* Editable areas & ads support

****
Demo
****

You will need to run the demo locally (Docker engine is required).
Run a golang-cms instance on port 8080:

- docker run -p 8080:8080 dionyself/golang-cms:latest

Browse 127.0.0.1:8080 to see GolangCMS running.
Login details. user: test, password: test

- To create new articles visit http://127.0.0.1:8080/article/0/edit
- To view an article visit http://127.0.0.1:8080/article/<article_id>/show
- ex. http://127.0.0.1:8080/article/2/show

Note: You will be running a pre-alpha version in testmode.
Only Linux based OS are supported, please report any bug you find.
if you can't see the demo please contact me.

*****************************************************
Setting a development environment and/or contributing
*****************************************************

 Download, develop, compile and contribute! (requires a golang IDE, git and GO v1.19.4 or later)

- git clone https://github.com/dionyself/golang-cms.git
- cd golang-cms
- go get -u  github.com/beego/bee
- bee run

To run unittests.

 - goconvey golang-cms/tests/

.. |bitcoin| image:: https://raw.githubusercontent.com/dionyself/golang-cms/master/static/img/btttcc.png
   :height: 230px
   :width: 230 px
   :alt: Donate with Bitcoin

.. |xmr| image:: https://raw.githubusercontent.com/dionyself/golang-cms/master/static/img/xmmr.jpeg
   :height: 250px
   :width: 250 px
   :alt: Donate with Monero
   
.. |paypal| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :height: 100px
   :width: 200 px
   :alt: Donate with Paypal
   :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L4H5TUWZTZERS

+------------------------------+
| Donate to this project       |
+-----------+-------+----------+
| Bitcoin   |  XMR  | Paypal   |
+-----------+-------+----------+
| |bitcoin| + |xmr| + |paypal| +
+-----------+-------+----------+

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
core

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL