Recommend this page to a friend! |
Classes of Fabrice Fesch | Melis CMS Prospects | README.md | Download |
|
Downloadmelis-cms-prospectsMelisCmsProspects provides a full Prospect system for Melis Platform, including templating plugins. Getting StartedThese instructions will get you a copy of the project up and running on your machine. This Melis Platform module is made to work with the MelisCms. PrerequisitesYou will need to install melisplatform/melis-cms in order to have this module running. This will automatically be done when using composer. InstallingRun the composer command:
DatabaseDatabase model is accessible on the MySQL Workbench file: /melis-cms-prospects/install/sql/model Database will be installed through composer and its hooks. In case of problems, SQL files are located here: /melis-cms-prospects/install/sql Tools & Elements provided
Running the codeMelisCmsProspects ServicesMelisCmsProspects provides many services to be used in other modules:
MelisCmsProspects FormsForms factoriesAll Melis CMS News forms are built using Form Factories. All form configuration are available in the file: /melis-cms-prospects/config/app.tools.php Any module can override or add items in this form by building the keys in an array and marge it in the Module.php config creation part.
Forms elementsMelisCmsProspects provides form elements to be used in forms:
Listening to services and update behavior with custom codeMost services trigger events so that the behavior can be modified.
Authors
See also the list of contributors who participated in this project. LicenseThis project is licensed under the OSL-3.0 License - see the LICENSE.md file for details |