Skip to content
/ sOffers Public

Records and offers management module for the Evolution CMS admin panel.

License

Notifications You must be signed in to change notification settings

Seiger/sOffers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sOffers for Evolution CMS 3

Latest Stable Version CMS Evolution PHP version License Issues Stars Total Downloads

sOffers Module for records management in the Evolution CMS admin panel.

Install by artisan package installer

Run in you /core/ folder:

php artisan package:installrequire seiger/soffers "*"

Generate the config file in core/custom/config/cms/settings with name soffer.php the file should return a comma-separated list of templates.

php artisan vendor:publish --provider="Seiger\sOffers\sOfferServiceProvider"

Run make DB structure with command:

php artisan migrate

Configure

Templates for displaying gallery tabs are configured in the

core/custom/config/cms/settings/sOffers.php

About

Records and offers management module for the Evolution CMS admin panel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published