Skip to content

onecore/LineCMS

Repository files navigation

LineCMS (Content Management System) for Blogging and Products Written in Python 3 and uses Flask Framework for backend along with SQLite3 for database and Jinja for templating.

Purpose

  • For rapid website development
  • Small yet effective for Blogging and Products (online shopping store)
  • Easy to modify/update functionality

Features

  • Sell product online thru LineCMS with Stripe Payment (with Fulfillment features using your own SMTP server)
  • Publish Blog
  • SEO Friendly
  • Create your own template/theme Easily

Run LineCMS in your machine

Python 3.5 or greater is required

  • Install all required Python modules by navigating to LineCMS folder then run pip install -r requirements.txt
  • Inside the LineCMS folder, enable debug mode by export FLASK_DEBUG=1
  • Now run the LineCMS app flask run By default the server will be available on 127.0.0.1:5000

Online docs: https://www.linecms.com/documentation

Author: Mark Anthony R. Pequeras

About

LineCMS - Content Management System (Product & Blogging) for Rapid website development

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors